python-matplotlib: rebuild due to python-numpy-devel merge

This commit is contained in:
Alessio Sergi 2015-11-20 08:16:39 +01:00
parent bfab5fc07e
commit ff6e8bd5f9
1 changed files with 2 additions and 2 deletions

View File

@ -1,14 +1,14 @@
# Template file for 'python-matplotlib'
pkgname=python-matplotlib
version=1.4.3
revision=1
revision=2
wrksrc="matplotlib-${version}"
build_style=python-module
python_versions="2.7 3.4"
hostmakedepends="pkg-config python-setuptools python3.4-setuptools"
# XXX: use internal copy of agg and pycxx, highly patched
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
python3.4-pytz python-tornado python3.4-tornado python-parsing
python3.4-parsing python-PyQt4-devel python-PyQt5-devel python-cairocffi