summaryrefslogtreecommitdiff
path: root/dev-python/wxpython2
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/wxpython2')
-rw-r--r--dev-python/wxpython2/wxpython2-3.0.2.0-r1.ebuild (renamed from dev-python/wxpython2/wxpython2-3.0.2.0.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/wxpython2/wxpython2-3.0.2.0.ebuild b/dev-python/wxpython2/wxpython2-3.0.2.0-r1.ebuild
index d0b9b21a7317..1d3987542b30 100644
--- a/dev-python/wxpython2/wxpython2-3.0.2.0.ebuild
+++ b/dev-python/wxpython2/wxpython2-3.0.2.0-r1.ebuild
@@ -6,6 +6,7 @@ EAPI=5
PYTHON_COMPAT=( python2_7 python3_{6,7,8,9,10} )
WX_GTK_VER="3.0"
+DISTUTILS_USE_SETUPTOOLS=manual
inherit alternatives distutils-r1 eutils flag-o-matic wxwidgets
ORIG_PN="wxpython"
@@ -27,7 +28,7 @@ RDEPEND="
dev-lang/python-exec:2[${PYTHON_USEDEP}]
>=x11-libs/wxGTK-${PV}:${WX_GTK_VER}=[libnotify=,opengl?,tiff,X]
dev-libs/glib:2
- dev-python/setuptools[${PYTHON_USEDEP}]
+ dev-python/setuptools-python2[${PYTHON_USEDEP}]
media-libs/libpng:0=
media-libs/tiff:0
virtual/jpeg