diff options
author | Johannes Huber <johu@gentoo.org> | 2016-12-23 21:41:30 +0100 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2016-12-24 10:15:19 +0100 |
commit | a6257f7c9dc4385f03d25852117c84f1b89cf7bc (patch) | |
tree | a719ee9e956642e25d89c73408546c984471a06c /net-p2p/ktorrent | |
parent | net-dns/libidn2: Depend on sys-apps/help2man (bug #602970). (diff) | |
download | gentoo-a6257f7c9dc4385f03d25852117c84f1b89cf7bc.tar.gz gentoo-a6257f7c9dc4385f03d25852117c84f1b89cf7bc.tar.bz2 gentoo-a6257f7c9dc4385f03d25852117c84f1b89cf7bc.zip |
kde-base/kdelibs -> kde-frameworks/kdelibs
Diffstat (limited to 'net-p2p/ktorrent')
-rw-r--r-- | net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild b/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild index cb204f6fa726..57aceac62370 100644 --- a/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild +++ b/net-p2p/ktorrent/ktorrent-4.3.1-r1.ebuild @@ -49,8 +49,8 @@ COMMONDEPEND=" mediaplayer? ( >=media-libs/taglib-1.5 ) rss? ( $(add_kdeapps_dep kdepimlibs) ) search? ( - $(add_kdebase_dep kdelibs webkit 4.14.22) dev-qt/qtwebkit:4 + kde-frameworks/kdelibs:4[webkit] ) " DEPEND="${COMMONDEPEND} |