From c34c052b7da4178c197ebdafe23e8fc7cc09b99c Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Mon, 22 Oct 2018 16:55:37 +0200 Subject: kde-apps/kget: Switch from plasma-workspace to libkworkspace Signed-off-by: Andreas Sturmlechner Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- kde-apps/kget/kget-18.08.49.9999.ebuild | 7 +++++-- kde-apps/kget/kget-9999.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/kde-apps/kget/kget-18.08.49.9999.ebuild b/kde-apps/kget/kget-18.08.49.9999.ebuild index 18d94e11812..a204af5140c 100644 --- a/kde-apps/kget/kget-18.08.49.9999.ebuild +++ b/kde-apps/kget/kget-18.08.49.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -43,7 +43,10 @@ COMMON_DEPEND=" app-crypt/qca:2[qt5(+)] bittorrent? ( net-libs/libktorrent:5 ) gpg? ( app-crypt/gpgme[qt5] ) - kde? ( $(add_plasma_dep plasma-workspace) ) + kde? ( || ( + $(add_plasma_dep libkworkspace) + $(add_plasma_dep plasma-workspace) + ) ) mms? ( media-libs/libmms ) sqlite? ( dev-db/sqlite:3 ) " diff --git a/kde-apps/kget/kget-9999.ebuild b/kde-apps/kget/kget-9999.ebuild index 18d94e11812..fd9407fc458 100644 --- a/kde-apps/kget/kget-9999.ebuild +++ b/kde-apps/kget/kget-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -43,7 +43,7 @@ COMMON_DEPEND=" app-crypt/qca:2[qt5(+)] bittorrent? ( net-libs/libktorrent:5 ) gpg? ( app-crypt/gpgme[qt5] ) - kde? ( $(add_plasma_dep plasma-workspace) ) + kde? ( $(add_plasma_dep libkworkspace) ) mms? ( media-libs/libmms ) sqlite? ( dev-db/sqlite:3 ) " -- cgit v1.2.3