quagga: mark ripngd as broken in the old version as well

git-svn-id: svn://svn.openwrt.org/openwrt/packages@17950 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2009-10-06 04:40:28 +00:00
parent 6963c52f7c
commit 84411732f1

View File

@ -80,7 +80,7 @@ endef
define Package/quagga-ripngd
$(call Package/quagga/Default)
DEPENDS += quagga-libzebra
DEPENDS += quagga-libzebra @BROKEN
TITLE:=RIPNG routing engine
endef