summaryrefslogtreecommitdiff
path: root/dev-python/matplotlib/matplotlib-3.3.2.ebuild
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-05 23:37:11 +0000
committerSam James <sam@gentoo.org>2021-01-05 23:44:22 +0000
commitc3fcbd23103eee2e1e2d28e7e7c65688a416cd09 (patch)
tree8d994b19076d18893c1b73e532f7839ca9f41439 /dev-python/matplotlib/matplotlib-3.3.2.ebuild
parentf3289db827ce28f6ddc2e6378118218eb7070a65 (diff)
downloadgentoo-c3fcbd23103eee2e1e2d28e7e7c65688a416cd09.tar.gz
gentoo-c3fcbd23103eee2e1e2d28e7e7c65688a416cd09.tar.bz2
gentoo-c3fcbd23103eee2e1e2d28e7e7c65688a416cd09.zip
dev-python/matplotlib: subscribe to media-libs/qhull subslot
Bug: https://bugs.gentoo.org/763849 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib/matplotlib-3.3.2.ebuild')
-rw-r--r--dev-python/matplotlib/matplotlib-3.3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.3.2.ebuild b/dev-python/matplotlib/matplotlib-3.3.2.ebuild
index e9c00e13a2cd..581b0e4bb976 100644
--- a/dev-python/matplotlib/matplotlib-3.3.2.ebuild
+++ b/dev-python/matplotlib/matplotlib-3.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -43,7 +43,7 @@ RDEPEND="
media-fonts/stix-fonts
media-libs/freetype:2
media-libs/libpng:0
- >=media-libs/qhull-2013
+ >=media-libs/qhull-2013:=
>=www-servers/tornado-6.0.4[${PYTHON_USEDEP}]
cairo? (
dev-python/cairocffi[${PYTHON_USEDEP}]