Merge pull request #618 from TDT-AG/pr20201009/quagga-libcares

quagga: fix dependency to libcares
This commit is contained in:
Moritz Warning
2020-11-26 22:26:27 +01:00
committed by GitHub

View File

@@ -174,6 +174,7 @@ CONFIGURE_ARGS+= \
--disable-ospfclient \
--disable-capabilities \
--disable-doc \
--disable-nhrpd \
$(call autoconf_bool,CONFIG_PACKAGE_quagga-libzebra,zebra) \
$(call autoconf_bool,CONFIG_PACKAGE_quagga-libospf,ospfd) \
$(call autoconf_bool,CONFIG_PACKAGE_quagga-bgpd,bgpd) \