quagga: mark ripngd as broken in the old version as well
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 6 Oct 2009 04:40:28 +0000 (04:40 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 6 Oct 2009 04:40:28 +0000 (04:40 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17950 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/quagga/Makefile

index 911c4f5..10f7376 100644 (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