Merge pull request #618 from TDT-AG/pr20201009/quagga-libcares
quagga: fix dependency to libcares
This commit is contained in:
commit
330a0cc9d4
1 changed files with 1 additions and 0 deletions
|
@ -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) \
|
||||
|
|
Loading…
Reference in a new issue