mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
python-matplotlib: rebuild due to python-numpy-devel merge
This commit is contained in:
parent
bfab5fc07e
commit
ff6e8bd5f9
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'python-matplotlib'
|
# Template file for 'python-matplotlib'
|
||||||
pkgname=python-matplotlib
|
pkgname=python-matplotlib
|
||||||
version=1.4.3
|
version=1.4.3
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="matplotlib-${version}"
|
wrksrc="matplotlib-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
python_versions="2.7 3.4"
|
python_versions="2.7 3.4"
|
||||||
hostmakedepends="pkg-config python-setuptools python3.4-setuptools"
|
hostmakedepends="pkg-config python-setuptools python3.4-setuptools"
|
||||||
# XXX: use internal copy of agg and pycxx, highly patched
|
# XXX: use internal copy of agg and pycxx, highly patched
|
||||||
makedepends="
|
makedepends="
|
||||||
python-devel python3.4-devel python-numpy-devel python3.4-numpy-devel
|
python-devel python3.4-devel python-numpy python3.4-numpy
|
||||||
python-six python3.4-six python-dateutil python3.4-dateutil python-pytz
|
python-six python3.4-six python-dateutil python3.4-dateutil python-pytz
|
||||||
python3.4-pytz python-tornado python3.4-tornado python-parsing
|
python3.4-pytz python-tornado python3.4-tornado python-parsing
|
||||||
python3.4-parsing python-PyQt4-devel python-PyQt5-devel python-cairocffi
|
python3.4-parsing python-PyQt4-devel python-PyQt5-devel python-cairocffi
|
||||||
|
|
Loading…
Add table
Reference in a new issue