not broken anymore due to prior commit
authorMirko Vogt <mirko@openwrt.org>
Sun, 4 Jan 2009 03:16:33 +0000 (03:16 +0000)
committerMirko Vogt <mirko@openwrt.org>
Sun, 4 Jan 2009 03:16:33 +0000 (03:16 +0000)
SVN-Revision: 13852

lang/cython/Makefile

index 9ef4f6cf15c5f35bd4ee7fc55774985bfae92e63..009a778c5ba7fa1c68782190adc6c82d99ffdc1c 100644 (file)
@@ -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