diff options
| author | Justin Lecher <jlec@gentoo.org> | 2015-11-08 17:26:48 +0100 |
|---|---|---|
| committer | Justin Lecher <jlec@gentoo.org> | 2015-11-08 17:27:11 +0100 |
| commit | b22eb094196409ecee4d034166e63f22a729a677 (patch) | |
| tree | 1e67c58eac15f9c72ca0c0d39d09a493b2aabb5c /dev-python/matplotlib/matplotlib-1.4.3.ebuild | |
| parent | cdb612fb936f3c2b341a6cf3485d7607cc5fdd83 (diff) | |
| download | gentoo-b22eb094196409ecee4d034166e63f22a729a677.tar.gz gentoo-b22eb094196409ecee4d034166e63f22a729a677.tar.bz2 gentoo-b22eb094196409ecee4d034166e63f22a729a677.zip | |
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>
Diffstat (limited to 'dev-python/matplotlib/matplotlib-1.4.3.ebuild')
| -rw-r--r-- | dev-python/matplotlib/matplotlib-1.4.3.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/dev-python/matplotlib/matplotlib-1.4.3.ebuild b/dev-python/matplotlib/matplotlib-1.4.3.ebuild index b4f7faa25ceb..ed25b875f7bb 100644 --- a/dev-python/matplotlib/matplotlib-1.4.3.ebuild +++ b/dev-python/matplotlib/matplotlib-1.4.3.ebuild @@ -84,10 +84,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] ) |
