diff options
Diffstat (limited to 'libraries/matplotlib')
-rw-r--r-- | libraries/matplotlib/matplotlib.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/matplotlib/matplotlib.info b/libraries/matplotlib/matplotlib.info index ef42531c11..5bb124ca18 100644 --- a/libraries/matplotlib/matplotlib.info +++ b/libraries/matplotlib/matplotlib.info @@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/matplotlib/matplotlib-1.4.2.tar.gz" MD5SUM="7d22efb6cce475025733c50487bd8898" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="pysetuptools numpy python-dateutil pytz six tornado pyparsing" +REQUIRES="numpy python-dateutil pytz six tornado pyparsing" MAINTAINER="Serban Udrea" EMAIL="S.Udrea@gsi.de" |