X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=lang%2Fcython%2FMakefile;h=009a778c5ba7fa1c68782190adc6c82d99ffdc1c;hp=9ef4f6cf15c5f35bd4ee7fc55774985bfae92e63;hb=7d77051ba1b9ae4730f2bc51dfdf6a38f54360d0;hpb=aebd296ab9053f766c4d7591464feed58c5ecbdb diff --git a/lang/cython/Makefile b/lang/cython/Makefile index 9ef4f6cf15..009a778c5b 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