]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
lib: add URL in lldpctl.pc
authorVincent Bernat <bernat@luffy.cx>
Wed, 12 Feb 2014 23:01:23 +0000 (00:01 +0100)
committerVincent Bernat <bernat@luffy.cx>
Wed, 12 Feb 2014 23:01:23 +0000 (00:01 +0100)
src/lib/lldpctl.pc.in

index 1e9754121128feb5d71b3c888d3bd9fdc7c21a28..364481d738f8d7f4adda94daf6ddae9570f52cdb 100644 (file)
@@ -6,5 +6,6 @@ includedir=@includedir@
 Name: lldpctl
 Description: Library to interface with lldpd, a 802.1AB daemon
 Version: @VERSION@
+URL: @PACKAGE_URL@
 Libs: -L${libdir} -llldpctl
 Cflags: -I${includedir}