quagga: mark ripngd as broken in the old version as well
[feed/routing.git] / Makefile
index 911c4f5b906a966ed6f0b9fa6b505e20831a8c46..10f737686c9ddf96374b3a0cec5bad7bd2fe7313 100644 (file)
--- 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