From eb4c1f17fe6790f814a67378ed66bddbb93def96 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 29 Jun 2012 00:01:58 +0000 Subject: Fri Jun 29 00:01:58 UTC 2012 --- community/python2-matplotlib/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/python2-matplotlib/PKGBUILD') diff --git a/community/python2-matplotlib/PKGBUILD b/community/python2-matplotlib/PKGBUILD index f269b7659..debc1a639 100644 --- a/community/python2-matplotlib/PKGBUILD +++ b/community/python2-matplotlib/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 63718 2012-02-05 12:08:58Z ibiru $ +# $Id: PKGBUILD 73010 2012-06-27 23:33:52Z stephane $ # Maintainer: Stéphane Gaudreault # Contributor: Stefan Husmann # Contributor: Angel 'angvp' Velasquez @@ -6,12 +6,12 @@ pkgname=python2-matplotlib pkgver=1.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="A python plotting library, making publication quality plots" arch=('i686' 'x86_64') url="http://matplotlib.sourceforge.net/" backup=(usr/lib/python2.7/site-packages/matplotlib/mpl-data/matplotlibrc) -depends=('python2-dateutil' 'python2-pytz' 'python2-numpy' 'python2-pyparsing' 'python2-qt') +depends=('python2-pytz' 'python2-numpy' 'python2-pyparsing' 'python2-pyqt') optdepends=('pygtk: for use with the GTK or GTKAgg backend' 'tk: used by the TkAgg backend' 'wxpython: for use with the WXAgg backend') -- cgit v1.2.3-54-g00ecf