]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
redhat: fix minor issues in .spec file 119/head
authorKilian Cavalotti <kilian@stanford.edu>
Tue, 23 Jun 2015 01:20:36 +0000 (18:20 -0700)
committerKilian Cavalotti <kilian@stanford.edu>
Wed, 24 Jun 2015 21:53:29 +0000 (14:53 -0700)
- fix BuildRequires package name (pkgconfig instead of pkg-config)

redhat/lldpd.spec

index 8ecc1f8e827b08cd996e3f34bf6d92ca9acddc9c..6743fbc214c615258481003ee79c645f07c7e7f6 100644 (file)
@@ -81,7 +81,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
+BuildRequires: pkgconfig
 Requires: lldpd = %{version}-%{release}
 
 %description devel