summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-12-06 03:11:05 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-12-06 11:09:29 +0100
commit55c167bfae644ede58ede9a97beebaa39bd00b0a (patch)
tree37741f378aa230554a51c1ecffd2876e0e808724 /media-video
parentmedia-libs/phonon-vlc: Import 0.10.2 (SLOT="0-qt4") from before last-rites (diff)
downloadkde-sunset-55c167bfae644ede58ede9a97beebaa39bd00b0a.tar.gz
kde-sunset-55c167bfae644ede58ede9a97beebaa39bd00b0a.tar.bz2
kde-sunset-55c167bfae644ede58ede9a97beebaa39bd00b0a.zip
*/*: Switch revdeps from media-libs/phonon:0[qt4] to media-libs/phonon:0-qt4
Improve compatibility with Gentoo ebuild repo. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r--media-video/kmplayer/kmplayer-0.11.5.ebuild2
-rw-r--r--media-video/subtitlecomposer/subtitlecomposer-0.5.6.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-video/kmplayer/kmplayer-0.11.5.ebuild b/media-video/kmplayer/kmplayer-0.11.5.ebuild
index 6028edec..88b6825d 100644
--- a/media-video/kmplayer/kmplayer-0.11.5.ebuild
+++ b/media-video/kmplayer/kmplayer-0.11.5.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="cairo debug expat npp"
DEPEND="
- media-libs/phonon[qt4(-)]
+ media-libs/phonon:0-qt4
x11-libs/libX11
cairo? (
x11-libs/cairo
diff --git a/media-video/subtitlecomposer/subtitlecomposer-0.5.6.ebuild b/media-video/subtitlecomposer/subtitlecomposer-0.5.6.ebuild
index 6c19defe..8956eddd 100644
--- a/media-video/subtitlecomposer/subtitlecomposer-0.5.6.ebuild
+++ b/media-video/subtitlecomposer/subtitlecomposer-0.5.6.ebuild
@@ -17,7 +17,7 @@ SLOT="4"
IUSE="debug unicode xine"
RDEPEND="
- media-libs/phonon[qt4(-)]
+ media-libs/phonon:0-qt4
unicode? ( dev-libs/icu:= )
xine? ( media-libs/xine-lib )
"