From ff6e8bd5f921488e14457be7aefddea9e6c36184 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Fri, 20 Nov 2015 08:16:39 +0100 Subject: [PATCH] python-matplotlib: rebuild due to python-numpy-devel merge --- srcpkgs/python-matplotlib/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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