quagga: mark as @BROKEN, unfixed since September
authorSteven Barth <steven@midlink.org>
Thu, 11 Dec 2014 08:47:26 +0000 (09:47 +0100)
committerSteven Barth <steven@midlink.org>
Thu, 11 Dec 2014 08:47:26 +0000 (09:47 +0100)
https://github.com/openwrt-routing/packages/issues/56

Signed-off-by: Steven Barth <steven@midlink.org>
quagga/Makefile

index 46a4235b3ab09c41f01f9a0519d63817f8bf7774..cb88b71f042746adb1a63b2a380ba417bc426a7a 100644 (file)
@@ -46,7 +46,7 @@ endef
 
 define Package/quagga
   $(call Package/quagga/Default)
-  DEPENDS:=+librt
+  DEPENDS:=@BROKEN +librt
   MENU:=1
 endef