mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-tables: build with python3-Cython0.29
This commit is contained in:
parent
5af7d3ce9d
commit
5665f6d714
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=2
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
build_helper=numpy
|
build_helper=numpy
|
||||||
# XXX: c-blosc (using internal for now)
|
# XXX: c-blosc (using internal for now)
|
||||||
hostmakedepends="python3-wheel python3-Cython python3-packaging"
|
hostmakedepends="python3-wheel python3-Cython0.29 python3-packaging"
|
||||||
makedepends="python3-devel hdf5-devel lzo-devel bzip2-devel"
|
makedepends="python3-devel hdf5-devel lzo-devel bzip2-devel"
|
||||||
depends="python3-numpy python3-numexpr python3-packaging"
|
depends="python3-numpy python3-numexpr python3-packaging"
|
||||||
checkdepends=$depends
|
checkdepends=$depends
|
||||||
|
|
Loading…
Add table
Reference in a new issue