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
commit 330a0cc9d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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) \