From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 528E8138334 for ; Sat, 5 Jan 2019 22:45:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E40FE05C1; Sat, 5 Jan 2019 22:45:39 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 444C6E05C1 for ; Sat, 5 Jan 2019 22:45:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E4FC8335CDB for ; Sat, 5 Jan 2019 22:45:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5022EA8 for ; Sat, 5 Jan 2019 22:45:36 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1546712320.a76c086d2572a6bdfb286f203e531f3b46096b4e.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-workspace/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild X-VCS-Directories: kde-plasma/plasma-workspace/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a76c086d2572a6bdfb286f203e531f3b46096b4e X-VCS-Branch: master Date: Sat, 5 Jan 2019 22:45:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a156edaa-d15c-4858-922b-bfdf2e6539cd X-Archives-Hash: 537fd2c7e34369d266f32e172a299877 commit: a76c086d2572a6bdfb286f203e531f3b46096b4e Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jan 5 18:06:14 2019 +0000 Commit: Andreas Sturmlechner gentoo 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 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 + !