From 7ddf81afd7c85aef5a730dd03b874292ddaf3a3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 26 Nov 2014 14:08:06 +0100 Subject: [PATCH] 4.02 build-requires libnl-3.0 via pkg-config --- quota.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/quota.spec b/quota.spec index 2e3e124..365c11e 100644 --- a/quota.spec +++ b/quota.spec @@ -25,8 +25,9 @@ Patch2: quota-3.13-wrong-ports.patch BuildRequires: dbus-devel BuildRequires: e2fsprogs-devel BuildRequires: gettext -BuildRequires: libnl-devel BuildRequires: openldap-devel +BuildRequires: pkgconfig(libnl-3.0) >= 3.1 +BuildRequires: pkgconfig(libnl-genl-3.0) BuildRequires: systemd BuildRequires: tcp_wrappers-devel Requires: tcp_wrappers