]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
redhat: requires pkg-config to build devel package
authorVincent Bernat <vincent@bernat.im>
Sat, 22 Nov 2014 19:58:27 +0000 (20:58 +0100)
committerVincent Bernat <vincent@bernat.im>
Sat, 22 Nov 2014 19:58:27 +0000 (20:58 +0100)
This is not really needed but SuSE is a bit picky in their checks.

redhat/lldpd.spec

index 1e7c13080fa64b48a7495f35724e54c0be5303ce..d607c9c48befc5bd0933da9c46137a5b0a155565 100644 (file)
@@ -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