summaryrefslogtreecommitdiffstats
path: root/development/python3-matplotlib/python3-matplotlib.info
diff options
context:
space:
mode:
author Serban Udrea <S.Udrea@gsi.de>2022-11-05 04:08:03 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-05 21:15:10 +0700
commitffb6b3d068792c6f51051fa18ee09596cb5ef484 (patch)
tree281f0cd90694eb9b342d323e5718c820875c61c4 /development/python3-matplotlib/python3-matplotlib.info
parentb9e67970f604db3d6d267a96a1d96a6e904e6398 (diff)
downloadslackbuilds-ffb6b3d068792c6f51051fa18ee09596cb5ef484.tar.gz
slackbuilds-ffb6b3d068792c6f51051fa18ee09596cb5ef484.tar.xz
development/python3-matplotlib: Update REQUIRES for python3-numpy.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/python3-matplotlib/python3-matplotlib.info')
-rw-r--r--development/python3-matplotlib/python3-matplotlib.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/python3-matplotlib/python3-matplotlib.info b/development/python3-matplotlib/python3-matplotlib.info
index 29074cd7e7..3afd76cbec 100644
--- a/development/python3-matplotlib/python3-matplotlib.info
+++ b/development/python3-matplotlib/python3-matplotlib.info
@@ -9,6 +9,6 @@ MD5SUM="6858958370a26cccfa81abc7b6dd3622 \
295f7332269a38279478f555cc185296"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="numpy3 python3-dateutil pytz python3-cycler python3-kiwisolver python3-tornado"
+REQUIRES="python3-numpy python3-dateutil pytz python3-cycler python3-kiwisolver python3-tornado"
MAINTAINER="Serban Udrea"
EMAIL="S.Udrea@gsi.de"