From: Stefan Schantl Date: Sun, 13 Feb 2011 12:49:08 +0000 (+0100) Subject: lldpd: Add zlib-devel as build dependency. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1736d5c6fb8a57225a331427bbddfdfb7b648e0;p=ipfire-3.x.git lldpd: Add zlib-devel as build dependency. --- diff --git a/pkgs/core/lldpd/lldpd.nm b/pkgs/core/lldpd/lldpd.nm index 78a10db58..1ab9a5755 100644 --- a/pkgs/core/lldpd/lldpd.nm +++ b/pkgs/core/lldpd/lldpd.nm @@ -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 \