net/quagga: fix default options
git-svn-id: svn+ssh://svn.openwrt.org/openwrt@23569 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
98a6f72ce9
commit
46a8ddd1d2
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -45,7 +45,7 @@ endef
|
|||
|
||||
define Package/quagga
|
||||
$(call Package/quagga/Default)
|
||||
DEPENDS:=+QUAGGA_STABLE:librt
|
||||
DEPENDS:=+!QUAGGA_OLD:librt
|
||||
MENU:=1
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue