summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-09-27 19:30:47 +0200
committerMichał Górny <mgorny@gentoo.org>2019-09-27 19:33:43 +0200
commite879367f72e6f019c005cb19ea0d337841834654 (patch)
tree7ae67faba6bc004d4905591e63e80b93ea5b864b /sci-chemistry
parentdev-python/pythong: Dep on dev-python/pmw directly (diff)
downloadgentoo-e879367f72e6f019c005cb19ea0d337841834654.tar.gz
gentoo-e879367f72e6f019c005cb19ea0d337841834654.tar.bz2
gentoo-e879367f72e6f019c005cb19ea0d337841834654.zip
sci-chemistry/pymol: Dep on dev-python/pmw directly
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/pymol/pymol-1.8.4.0-r1.ebuild2
-rw-r--r--sci-chemistry/pymol/pymol-2.3.0-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/pymol/pymol-1.8.4.0-r1.ebuild b/sci-chemistry/pymol/pymol-1.8.4.0-r1.ebuild
index c2bedf7ca9db..0bcafb2e3223 100644
--- a/sci-chemistry/pymol/pymol-1.8.4.0-r1.ebuild
+++ b/sci-chemistry/pymol/pymol-1.8.4.0-r1.ebuild
@@ -23,6 +23,7 @@ IUSE="web"
DEPEND="
dev-python/numpy[${PYTHON_USEDEP}]
+ dev-python/pmw:py2[${PYTHON_USEDEP}]
dev-python/pyopengl[${PYTHON_USEDEP}]
media-libs/freeglut
media-libs/freetype:2
@@ -30,7 +31,6 @@ DEPEND="
media-libs/libpng:0=
media-video/mpeg-tools
sys-libs/zlib
- virtual/python-pmw[${PYTHON_USEDEP}]
!sci-chemistry/pymol-apbs-plugin[${PYTHON_USEDEP}]
web? ( !dev-python/webpy[${PYTHON_USEDEP}] )"
RDEPEND="${DEPEND}"
diff --git a/sci-chemistry/pymol/pymol-2.3.0-r1.ebuild b/sci-chemistry/pymol/pymol-2.3.0-r1.ebuild
index 89aef82c8e96..b84c27698061 100644
--- a/sci-chemistry/pymol/pymol-2.3.0-r1.ebuild
+++ b/sci-chemistry/pymol/pymol-2.3.0-r1.ebuild
@@ -23,6 +23,7 @@ DEPEND="
dev-libs/msgpack[cxx]
dev-libs/mmtf-cpp
dev-python/numpy[${PYTHON_USEDEP}]
+ dev-python/pmw:py2[${PYTHON_USEDEP}]
dev-python/pyopengl[${PYTHON_USEDEP}]
dev-python/PyQt5[opengl,${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
@@ -32,7 +33,6 @@ DEPEND="
media-libs/libpng:0=
media-video/mpeg-tools
sys-libs/zlib
- virtual/python-pmw[${PYTHON_USEDEP}]
!sci-chemistry/pymol-apbs-plugin[${PYTHON_USEDEP}]
web? ( !dev-python/webpy[${PYTHON_USEDEP}] )"
RDEPEND="${DEPEND}"