projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8ca5a3
)
dev-python/matplotlib: restrict kiwisolve to >=1.0.0
author
Andrey Grozin
<grozin@gentoo.org>
Sat, 10 Mar 2018 07:43:20 +0000
(14:43 +0700)
committer
Andrey Grozin
<grozin@gentoo.org>
Sat, 10 Mar 2018 07:43:20 +0000
(14:43 +0700)
Closes: https://bugs.gentoo.org/649998
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-python/matplotlib/matplotlib-2.2.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/matplotlib/matplotlib-2.2.0.ebuild
b/dev-python/matplotlib/matplotlib-2.2.0.ebuild
index ac5be72c5fefb369b4008721b8fee956023d4e55..07e3558e5ce301a04aed0be8ecd74021ee379074 100644
(file)
--- a/
dev-python/matplotlib/matplotlib-2.2.0.ebuild
+++ b/
dev-python/matplotlib/matplotlib-2.2.0.ebuild
@@
-48,7
+48,7
@@
COMMON_DEPEND="
media-libs/freetype:2
media-libs/libpng:0
>=media-libs/qhull-2013
-
dev-python/kiwisolver
[${PYTHON_USEDEP}]
+
>=dev-python/kiwisolver-1.0.0
[${PYTHON_USEDEP}]
cairo? ( dev-python/cairocffi[${PYTHON_USEDEP}] )
gtk2? (
dev-libs/glib:2=