quagga: mark ripngd as broken in the old version as well
git-svn-id: svn+ssh://svn.openwrt.org/openwrt@17950 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d2249eac76
commit
c15b41e393
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -80,7 +80,7 @@ endef
|
||||||
|
|
||||||
define Package/quagga-ripngd
|
define Package/quagga-ripngd
|
||||||
$(call Package/quagga/Default)
|
$(call Package/quagga/Default)
|
||||||
DEPENDS += quagga-libzebra
|
DEPENDS += quagga-libzebra @BROKEN
|
||||||
TITLE:=RIPNG routing engine
|
TITLE:=RIPNG routing engine
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue