summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office')
-rw-r--r--app-office/taskcoach/taskcoach-1.4.3-r1.ebuild11
1 files changed, 4 insertions, 7 deletions
diff --git a/app-office/taskcoach/taskcoach-1.4.3-r1.ebuild b/app-office/taskcoach/taskcoach-1.4.3-r1.ebuild
index 09fb8d2f78a3..fc81b9f5eca0 100644
--- a/app-office/taskcoach/taskcoach-1.4.3-r1.ebuild
+++ b/app-office/taskcoach/taskcoach-1.4.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -19,14 +19,11 @@ KEYWORDS="amd64 x86"
IUSE="libnotify"
DEPEND="
+ dev-python/wxpython:3.0[${PYTHON_USEDEP}]
|| (
- >=dev-python/wxpython-2.8.9.2:2.8[${PYTHON_USEDEP}]
- dev-python/wxpython:3.0[${PYTHON_USEDEP}]
+ >=dev-python/twisted-16.0.0[${PYTHON_USEDEP}]
+ >=dev-python/twisted-core-10.0
)
- || (
- >=dev-python/twisted-16.0.0[${PYTHON_USEDEP}]
- >=dev-python/twisted-core-10.0
- )
"
RDEPEND="${DEPEND}
x11-libs/libXScrnSaver