diff --git a/lang/cython/Makefile b/lang/cython/Makefile index 9ef4f6cf1..009a778c5 100644 --- a/lang/cython/Makefile +++ b/lang/cython/Makefile @@ -24,7 +24,7 @@ define Package/cython CATEGORY:=Languages TITLE:=cython URL:=http://www.cython.org - DEPENDS:=python-core @BROKEN + DEPENDS:=python-core endef define Package/cython/description