package/lldpd: remove --without-json
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 7 Apr 2019 19:58:29 +0000 (21:58 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 10 Apr 2019 17:31:09 +0000 (19:31 +0200)
json option has been removed in version 0.9.7 with
https://github.com/vincentbernat/lldpd/commit/06987a24ce053cbb57f8853bbf544bc7c067c8aa

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/lldpd/lldpd.mk

index 8d554ae5e2eaf3d4140e93763e6f0c45292c620e..506b6f136d92631423b77f0e97b11af75f046866 100644 (file)
@@ -31,7 +31,6 @@ LLDPD_CONF_OPTS = \
        --without-embedded-libevent \
        --without-snmp \
        --without-xml \
-       --without-json \
        --without-seccomp \
        --without-libbsd \
        --disable-hardening \