summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package/pyrex/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/pyrex/Makefile b/package/pyrex/Makefile
index 97b497a55..06f1f1787 100644
--- a/package/pyrex/Makefile
+++ b/package/pyrex/Makefile
@@ -5,10 +5,11 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= Pyrex
PKG_VERSION:= 0.9.9
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= 515dee67d15d4393841e2d60e8341947
PKG_DESCR:= mixes Python and C data types
PKG_SECTION:= libs
+PKG_DEPENDS:= python2
PKG_URL:= http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/
PKG_SITES:= http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/