diff --git a/srcpkgs/Cython/template b/srcpkgs/Cython/template index b3616185cd..cdd6264ec7 100644 --- a/srcpkgs/Cython/template +++ b/srcpkgs/Cython/template @@ -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