Cython: needs python-devel to build.

This commit is contained in:
Juan RP 2011-07-03 01:12:16 +02:00
parent 5ff7bf20dd
commit 912fd0bfac

View file

@ -24,5 +24,6 @@ long_desc="
for fast C modules that speed up the execution of Python code."
Add_dependency run glibc
Add_dependency full python
Add_dependency run python
Add_dependency full Pyrex
Add_dependency build python-devel