mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 23:34:32 +04:00
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:
@@ -46,7 +46,7 @@ endef
|
|||||||
|
|
||||||
define Package/quagga
|
define Package/quagga
|
||||||
$(call Package/quagga/Default)
|
$(call Package/quagga/Default)
|
||||||
DEPENDS:=+librt
|
DEPENDS:=@BROKEN +librt
|
||||||
MENU:=1
|
MENU:=1
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user