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 E94BE138359 for ; Fri, 7 Aug 2020 14:18:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 25270E08C4; Fri, 7 Aug 2020 14:18:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 0C7FCE08C4 for ; Fri, 7 Aug 2020 14:18:33 +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 4E0B634F4D2 for ; Fri, 7 Aug 2020 14:18:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AAFE232B for ; Fri, 7 Aug 2020 14:18:27 +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: <1596806136.d1bb894c39f82508c05127bd236eba08bff9fda8.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: d1bb894c39f82508c05127bd236eba08bff9fda8 X-VCS-Branch: master Date: Fri, 7 Aug 2020 14:18:27 +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: 84b057a9-7343-49a1-b47e-fec52dddaaf8 X-Archives-Hash: 50a3f55976b04fba508ac141ed624c91 commit: d1bb894c39f82508c05127bd236eba08bff9fda8 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Aug 7 13:15:20 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Aug 7 13:15:36 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d1bb894c kde-plasma/plasma-workspace: Update dependencies Upstream commits: 157a82d7859f685a30988b5a4c32b9a4b8f06629 949aaf7b07aea3d865779577b73c30a23296e06b Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild | 3 +++ 1 file changed, 3 insertions(+) diff --git a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild index cdc880d44c..430c2d00e3 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild @@ -20,6 +20,7 @@ IUSE="appstream +calendar geolocation gps qalculate +semantic-desktop systemd te REQUIRED_USE="gps? ( geolocation )" +BDEPEND="virtual/pkgconfig" COMMON_DEPEND=" >=dev-libs/wayland-1.15 >=dev-qt/qtdbus-${QTMIN}:5 @@ -80,6 +81,7 @@ COMMON_DEPEND=" >=kde-plasma/libksysguard-${PVCUT}:5 >=kde-plasma/libkworkspace-${PVCUT}:5 media-libs/phonon[qt5(+)] + >=media-video/pipewire-0.3:= sys-libs/zlib x11-libs/libICE x11-libs/libSM @@ -100,6 +102,7 @@ COMMON_DEPEND=" telemetry? ( dev-libs/kuserfeedback:5 ) " DEPEND="${COMMON_DEPEND} + >=dev-libs/plasma-wayland-protocols-1.1.1 >=dev-qt/qtconcurrent-${QTMIN}:5 x11-base/xorg-proto "