From: nbd Date: Tue, 6 Oct 2009 04:40:28 +0000 (+0000) Subject: quagga: mark ripngd as broken in the old version as well X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=84411732f198eb7f325800093cec5e4263bddb21;p=packages.git 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 --- diff --git a/net/quagga/Makefile b/net/quagga/Makefile index 911c4f5b9..10f737686 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -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