Cython: needs python-devel to build.
This commit is contained in:
parent
5ff7bf20dd
commit
912fd0bfac
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue