Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!
This commit is contained in:
3
srcpkgs/Cython/Cython.rshlibs
Normal file
3
srcpkgs/Cython/Cython.rshlibs
Normal file
@@ -0,0 +1,3 @@
|
||||
libpython2.7.so.1.0
|
||||
libpthread.so.0
|
||||
libc.so.6
|
@@ -5,6 +5,9 @@ revision=2
|
||||
distfiles="http://www.cython.org/release/$pkgname-$version.tar.gz"
|
||||
build_style=python-module
|
||||
make_build_args="--prefix=/usr"
|
||||
depends="glibc python"
|
||||
makedepends="python-devel"
|
||||
fulldepends="Pyrex"
|
||||
short_desc="C-Extensions for Python"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://cython.org"
|
||||
@@ -25,7 +28,3 @@ long_desc="
|
||||
|
||||
pycompile_module="pyximport Cython ."
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run python
|
||||
Add_dependency full Pyrex
|
||||
Add_dependency build python-devel
|
||||
|
Reference in New Issue
Block a user