From 449214b2ed4d4a354b5bf476360476d2bb7fde172224fee65f31adcb0dc78234 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 1 Jan 2012 02:47:44 +0000 Subject: [PATCH] BuildRequires:libtool OBS-URL: https://build.opensuse.org/package/show/security:netfilter/nfacct?expand=0&rev=3 --- nfacct.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nfacct.spec b/nfacct.spec index 3d9be1b..5883b02 100644 --- a/nfacct.spec +++ b/nfacct.spec @@ -27,7 +27,7 @@ Summary: Netfilter Extended Accounting utility Source: %name-%version.tar.xz URL: http://netfilter.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: autoconf, automake >= 1.6, pkgconfig >= 0.23 +BuildRequires: autoconf, automake >= 1.6, libtool, pkgconfig >= 0.23 BuildRequires: pkgconfig(libmnl) >= 1, pkgconfig(libnetfilter_acct) >= 1.0.0 BuildRequires: xz