From: Hannu Nyman Date: Fri, 4 Mar 2016 09:51:15 +0000 (+0200) Subject: python-cffi: mark BROKEN due to buildbot breakage X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=d43df25b1f3d2ef811f10d4f3297c6c42624b2f4;p=feed%2Fpackages.git 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 --- diff --git a/lang/python-cffi/Makefile b/lang/python-cffi/Makefile index 27ac3ee206..a0763e0f1e 100644 --- a/lang/python-cffi/Makefile +++ b/lang/python-cffi/Makefile @@ -33,7 +33,7 @@ define Package/python-cffi SUBMENU:=Python TITLE:=python-cffi URL:=http://cffi.readthedocs.org/ - DEPENDS:=+libffi +python-light +python-pycparser + DEPENDS:=+libffi +python-light +python-pycparser @BROKEN endef define Package/python-cffi/description