mirror of
https://github.com/openwrt/packages.git
synced 2026-04-17 03:41:59 +00:00
If libjson-c is detected during bind-libs configure phase, bind-libs will be built with libjson support. This results in a missing dependency error during install phase. Solve this by disabling libjson support.