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 /net-p2p/ktorrent | |
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 'net-p2p/ktorrent')
-rw-r--r-- | net-p2p/ktorrent/ktorrent-5.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/ktorrent/ktorrent-5.0.1.ebuild b/net-p2p/ktorrent/ktorrent-5.0.1.ebuild index 82958c58e5c8..c33c54efa851 100644 --- a/net-p2p/ktorrent/ktorrent-5.0.1.ebuild +++ b/net-p2p/ktorrent/ktorrent-5.0.1.ebuild @@ -62,7 +62,7 @@ COMMON_DEPEND=" >=net-libs/libktorrent-${LIBKT_VERSION_MIN}:5 infowidget? ( dev-libs/geoip ) mediaplayer? ( - media-libs/phonon[qt5] + media-libs/phonon[qt5(+)] >=media-libs/taglib-1.5 ) shutdown? ( $(add_plasma_dep plasma-workspace) ) |