mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-06-16 08:08:08 -07:00
dev-python/matplotlib: Update to new py impl support in pyfltk
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -86,10 +86,7 @@ RDEPEND="${COMMON_DEPEND}
|
||||
)
|
||||
)
|
||||
excel? ( dev-python/xlwt[${PYTHON_USEDEP}] )
|
||||
fltk? (
|
||||
$(python_gen_cond_dep 'dev-python/pyfltk[${PYTHON_USEDEP}]' python2_7)
|
||||
$(python_gen_cond_dep 'dev-python/pyfltk[${PYTHON_USEDEP}]' 'python3*')
|
||||
)
|
||||
fltk? ( dev-python/pyfltk[${PYTHON_USEDEP}] )
|
||||
gtk3? (
|
||||
dev-python/pygobject:3[${PYTHON_USEDEP}]
|
||||
x11-libs/gtk+:3[introspection] )
|
||||
|
||||
Reference in New Issue
Block a user