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://git.lede-project.org./?a=commitdiff_plain;h=c15b41e393306e1c741de2aca04037e2fa2c3e4d;p=feed%2Frouting.git 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 --- diff --git a/Makefile b/Makefile index 911c4f5..10f7376 100644 --- a/Makefile +++ b/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