commit: 3e357d3108cc7e5cc3e03b8426b8d2280c841b5f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 26 17:29:15 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar 26 17:29:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e357d31
app-office/taskcoach: Flatten twisted dep
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-office/taskcoach/taskcoach-1.4.6.ebuild | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/app-office/taskcoach/taskcoach-1.4.6.ebuild
b/app-office/taskcoach/taskcoach-1.4.6.ebuild
index 10c54a3473b..25f50aec9ce 100644
--- a/app-office/taskcoach/taskcoach-1.4.6.ebuild
+++ b/app-office/taskcoach/taskcoach-1.4.6.ebuild
@@ -22,10 +22,7 @@ KEYWORDS="amd64 x86"
DEPEND="
dev-python/wxpython:3.0[${PYTHON_USEDEP}]
- || (
- >=dev-python/twisted-16.0.0[${PYTHON_USEDEP}]
- >=dev-python/twisted-core-10.0[${PYTHON_USEDEP}]
- )
+ >=dev-python/twisted-16.0.0[${PYTHON_USEDEP}]
"
RDEPEND="${DEPEND}
x11-libs/libXScrnSaver