[packages] mark packages that failed to build on more that 3/4 -rc1 targets as BROKEN
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20404 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -27,7 +27,7 @@ define Package/mako
|
||||
CATEGORY:=Languages
|
||||
TITLE:=Mako Templates for Python
|
||||
URL:=http://www.makotemplates.org/
|
||||
DEPENDS:=+python
|
||||
DEPENDS:=+python @BROKEN
|
||||
endef
|
||||
|
||||
define Package/mako/description
|
||||
|
@ -26,7 +26,7 @@ define Package/twisted/default
|
||||
SECTION:=lang
|
||||
CATEGORY:=Languages
|
||||
URL:=http://twistedmatrix.com/
|
||||
DEPENDS:=+python-mini
|
||||
DEPENDS:=+python-mini @BROKEN
|
||||
endef
|
||||
|
||||
define Package/twisted/default/description
|
||||
|
Reference in New Issue
Block a user