network/services/lldpd: Fix missing dependency when using JSON
authorJohn Crispin <john@openwrt.org>
Thu, 17 Dec 2015 09:30:16 +0000 (09:30 +0000)
committerJohn Crispin <john@openwrt.org>
Thu, 17 Dec 2015 09:30:16 +0000 (09:30 +0000)
commitfa532b839f14482206ee4d045ce3b087ae35e63e
treeffecb5f7aa6c8a9a33e0f90ee9e2b78cd4ee6872
parent1f71f2220d9b78ee5b319e1107eedb8f0d0c4c0e
network/services/lldpd: Fix missing dependency when using JSON

Using the JSON output option depends on json library so
add select json-c library when JSON output is selected.

Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
SVN-Revision: 47928
package/network/services/lldpd/Config.in