[packages] quagga: depends on quagga-libzebra
git-svn-id: svn+ssh://svn.openwrt.org/openwrt@32328 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
60371f85d9
commit
e267bfbcc7
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -45,7 +45,7 @@ endef
|
||||||
|
|
||||||
define Package/quagga
|
define Package/quagga
|
||||||
$(call Package/quagga/Default)
|
$(call Package/quagga/Default)
|
||||||
DEPENDS:=+librt
|
DEPENDS:=+librt +quagga-libzebra
|
||||||
MENU:=1
|
MENU:=1
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue