]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
lldpd: Add support for xml output and remove net-smnp dependency which is unused.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 24 Apr 2010 11:43:40 +0000 (13:43 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 24 Apr 2010 11:43:40 +0000 (13:43 +0200)
pkgs/core/lldpd/lldpd.nm

index 2117fcb52c7776d6c50bbc11c1481477eb95289e..671b374eeab79e438a0b22047f01167d4881a102 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_DEPS      += net-snmp
+PKG_DEPS      += libxml2
 
 define PKG_DESCRIPTION
        The LLDPD project aims to provide a comprehensive implementation of \
@@ -42,3 +42,6 @@ define PKG_DESCRIPTION
 endef
 
 PKG_TARBALL    = $(THISAPP).tar.gz
+
+CONFIGURE_OPTIONS += \
+       --with-xml