diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-01-13 00:43:03 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-01-13 00:43:03 +0000 |
| commit | 58f1cc4ec4a096699e03c18c239bc9c320f78aee (patch) | |
| tree | a0d133b8e20ae104630dc9d7ae4f1d2903cc719e /dev-python/wxpython2 | |
| parent | 431f58ea9e6a65dd632a1572b2e51208d891fadc (diff) | |
| download | baldeagleos-repo-58f1cc4ec4a096699e03c18c239bc9c320f78aee.tar.gz baldeagleos-repo-58f1cc4ec4a096699e03c18c239bc9c320f78aee.tar.xz baldeagleos-repo-58f1cc4ec4a096699e03c18c239bc9c320f78aee.zip | |
Updating liguros repo
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 |
