From: Steven Barth Date: Thu, 11 Dec 2014 08:47:26 +0000 (+0100) Subject: quagga: mark as @BROKEN, unfixed since September X-Git-Url: http://git.openwrt.org/?p=feed%2Frouting.git;a=commitdiff_plain;h=3c8e0c96703bfdcf395cc9baca4920f99c1d3c2d quagga: mark as @BROKEN, unfixed since September https://github.com/openwrt-routing/packages/issues/56 Signed-off-by: Steven Barth --- diff --git a/quagga/Makefile b/quagga/Makefile index 46a4235..cb88b71 100644 --- a/quagga/Makefile +++ b/quagga/Makefile @@ -46,7 +46,7 @@ endef define Package/quagga $(call Package/quagga/Default) - DEPENDS:=+librt + DEPENDS:=@BROKEN +librt MENU:=1 endef