]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
lldpd: Add zlib-devel as build dependency.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 13 Feb 2011 12:49:08 +0000 (13:49 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sun, 13 Feb 2011 12:49:08 +0000 (13:49 +0100)
pkgs/core/lldpd/lldpd.nm

index 78a10db587385ff86966ce703e19a5eac11a307e..1ab9a57557aecc7fced2a92fc11412c947cac1e1 100644 (file)
@@ -34,7 +34,7 @@ PKG_URL        = https://trac.luffy.cx/lldpd/
 PKG_LICENSE    = GPL
 PKG_SUMMARY    = Utilities for the Link Layer Discovery Protocol.
 
-PKG_BUILD_DEPS+= libxml2-devel pkg-config
+PKG_BUILD_DEPS+= libxml2-devel pkg-config zlib-devel
 
 define PKG_DESCRIPTION
        The LLDPD project aims to provide a comprehensive implementation of \