diff --git a/srcpkgs/python-matplotlib/template b/srcpkgs/python-matplotlib/template index a05704b3219..d9bf31fc55f 100644 --- a/srcpkgs/python-matplotlib/template +++ b/srcpkgs/python-matplotlib/template @@ -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