1
0
mirror of https://git.openwrt.org/feed/routing.git synced 2024-06-26 09:37:31 +02:00

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:
nbd 2009-10-06 04:40:28 +00:00
parent d2249eac76
commit c15b41e393

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