commit:     a76c086d2572a6bdfb286f203e531f3b46096b4e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  5 18:06:14 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan  5 18:18:40 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=a76c086d

kde-plasma/plasma-workspace: kcm_translations moved from plasma-desktop

Upstream commit 1346423f988a7df33fd4af9d8b176a4ec646cf72

Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild 
b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
index d3df49e518..3745f19bc3 100644
--- a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -91,6 +91,7 @@ DEPEND="${COMMON_DEPEND}
 "
 RDEPEND="${COMMON_DEPEND}
        $(add_frameworks_dep kdesu)
+       $(add_frameworks_dep kirigami)
        $(add_kdeapps_dep kio-extras)
        $(add_plasma_dep ksysguard)
        $(add_plasma_dep milou)
@@ -99,6 +100,7 @@ RDEPEND="${COMMON_DEPEND}
        $(add_qt_dep qtgraphicaleffects)
        $(add_qt_dep qtpaths)
        $(add_qt_dep qtquickcontrols 'widgets')
+       $(add_qt_dep qtquickcontrols2)
        app-text/iso-codes
        x11-apps/xmessage
        x11-apps/xprop
@@ -114,6 +116,7 @@ RDEPEND="${COMMON_DEPEND}
        !kde-plasma/krunner:4
        !kde-plasma/ksmserver:4
        !kde-plasma/ksplash:4
+       !<kde-plasma/plasma-desktop-5.14.80:5
        !kde-plasma/plasma-workspace:4
 "
 PDEPEND="

Reply via email to