From: Vincent Bernat Date: Sat, 22 Nov 2014 19:58:27 +0000 (+0100) Subject: redhat: requires pkg-config to build devel package X-Git-Tag: 0.7.13~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=724dfcbd391989f83252a8098e7f55cafe2ea3bf;p=thirdparty%2Flldpd.git redhat: requires pkg-config to build devel package This is not really needed but SuSE is a bit picky in their checks. --- diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index 1e7c1308..d607c9c4 100644 --- a/redhat/lldpd.spec +++ b/redhat/lldpd.spec @@ -76,6 +76,7 @@ protocol. It also handles LLDP-MED extension. %package devel Summary: Implementation of IEEE 802.1ab - Tools and header files for developers Group: Development/Libraries/C +BuildRequires: pkg-config Requires: lldpd = %{version}-%{release} %description devel