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)
commit10925ffdaeb54ca9a4ed3182f3a48981d7f9ded3
treed92352437c61e68554062ea1bbb066f5c45d6102
parent6062ff0e39ec837be68c28fbba6f59ff2d23adc2
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