From 7d77051ba1b9ae4730f2bc51dfdf6a38f54360d0 Mon Sep 17 00:00:00 2001 From: Mirko Vogt Date: Sun, 4 Jan 2009 03:16:33 +0000 Subject: [PATCH] not broken anymore due to prior commit SVN-Revision: 13852 --- lang/cython/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2