diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-08-30 19:14:23 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-08-31 22:53:49 +0200 |
commit | 6c790fbf79ed667cefa0271c8928f2ec2a762a0f (patch) | |
tree | a5af87c0ac39362a3e297b7b8daa56bcb29dcff1 /kde-apps/marble | |
parent | dev-python/cmd2: the new pyperclip dep makes cmd2 testing inconsistant (diff) | |
download | gentoo-6c790fbf79ed667cefa0271c8928f2ec2a762a0f.tar.gz gentoo-6c790fbf79ed667cefa0271c8928f2ec2a762a0f.tar.bz2 gentoo-6c790fbf79ed667cefa0271c8928f2ec2a762a0f.zip |
media-libs/phonon: Prepare rdeps for dropping USE=qt5
Diffstat (limited to 'kde-apps/marble')
-rw-r--r-- | kde-apps/marble/marble-17.04.3.ebuild | 2 | ||||
-rw-r--r-- | kde-apps/marble/marble-17.08.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/marble/marble-17.04.3.ebuild b/kde-apps/marble/marble-17.04.3.ebuild index c0de67188b69..390c20c63807 100644 --- a/kde-apps/marble/marble-17.04.3.ebuild +++ b/kde-apps/marble/marble-17.04.3.ebuild @@ -43,7 +43,7 @@ RDEPEND=" $(add_frameworks_dep kservice) $(add_frameworks_dep kwallet) ) - phonon? ( media-libs/phonon[qt5] ) + phonon? ( media-libs/phonon[qt5(+)] ) positioning? ( $(add_qt_dep qtpositioning) ) shapefile? ( sci-libs/shapelib:= ) webkit? ( $(add_qt_dep qtwebkit) ) diff --git a/kde-apps/marble/marble-17.08.0.ebuild b/kde-apps/marble/marble-17.08.0.ebuild index bd46ccb0744f..53be20e9fc7f 100644 --- a/kde-apps/marble/marble-17.08.0.ebuild +++ b/kde-apps/marble/marble-17.08.0.ebuild @@ -43,7 +43,7 @@ RDEPEND=" $(add_frameworks_dep kservice) $(add_frameworks_dep kwallet) ) - phonon? ( media-libs/phonon[qt5] ) + phonon? ( media-libs/phonon[qt5(+)] ) positioning? ( $(add_qt_dep qtpositioning) ) shapefile? ( sci-libs/shapelib:= ) webkit? ( $(add_qt_dep qtwebkit) ) |