not broken anymore due to prior commit
authormirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 4 Jan 2009 03:16:33 +0000 (03:16 +0000)
committermirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 4 Jan 2009 03:16:33 +0000 (03:16 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13852 3c298f89-4303-0410-b956-a3cf2f4a3e73

lang/cython/Makefile

index 9ef4f6c..009a778 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