summaryrefslogtreecommitdiff
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.0-r1.ebuild
parentmedia-libs/qhull: various fixes (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.0-r1.ebuild')
-rw-r--r--dev-python/matplotlib/matplotlib-3.3.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.3.0-r1.ebuild b/dev-python/matplotlib/matplotlib-3.3.0-r1.ebuild
index 068882d344d6..c3c157c2478d 100644
--- a/dev-python/matplotlib/matplotlib-3.3.0-r1.ebuild
+++ b/dev-python/matplotlib/matplotlib-3.3.0-r1.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
@@ -42,7 +42,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}]