mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
python-cffi: mark BROKEN due to buildbot breakage
python-cffi's host section has trouble compiling at buildbot. Yesterday it stopped all buildbot runs that reached the package. Mark the package temporarily as BROKEN to enable buildbot to complete the build. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
@@ -33,7 +33,7 @@ define Package/python-cffi
|
|||||||
SUBMENU:=Python
|
SUBMENU:=Python
|
||||||
TITLE:=python-cffi
|
TITLE:=python-cffi
|
||||||
URL:=http://cffi.readthedocs.org/
|
URL:=http://cffi.readthedocs.org/
|
||||||
DEPENDS:=+libffi +python-light +python-pycparser
|
DEPENDS:=+libffi +python-light +python-pycparser @BROKEN
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/python-cffi/description
|
define Package/python-cffi/description
|
||||||
|
|||||||
Reference in New Issue
Block a user