From: mirko Date: Sun, 4 Jan 2009 03:16:33 +0000 (+0000) Subject: not broken anymore due to prior commit X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=75e14394b787027990869d460e72a85fa57eccc4;p=packages.git not broken anymore due to prior commit git-svn-id: svn://svn.openwrt.org/openwrt/packages@13852 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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