summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/syncplay/syncplay-9999.ebuild')
-rw-r--r--media-video/syncplay/syncplay-9999.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/media-video/syncplay/syncplay-9999.ebuild b/media-video/syncplay/syncplay-9999.ebuild
index ed87eb7ddfed..d1c1f6fabbbd 100644
--- a/media-video/syncplay/syncplay-9999.ebuild
+++ b/media-video/syncplay/syncplay-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -21,10 +21,7 @@ REQUIRED_USE="vlc? ( client )
DEPEND=""
RDEPEND="${PYTHON_DEPS}
- || (
- >=dev-python/twisted-16.0.0[${PYTHON_USEDEP}]
- dev-python/twisted-core[${PYTHON_USEDEP}]
- )
+ >=dev-python/twisted-16.0.0[${PYTHON_USEDEP}]
vlc? ( media-video/vlc[lua] )"
S="${WORKDIR}/${PN}-${MY_PV}"