quagga: mark as @BROKEN, unfixed since September

https://github.com/openwrt-routing/packages/issues/56

Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
Steven Barth 2014-12-11 09:47:26 +01:00
parent cd8234f10c
commit 3c8e0c9670
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ endef
define Package/quagga
$(call Package/quagga/Default)
DEPENDS:=+librt
DEPENDS:=@BROKEN +librt
MENU:=1
endef