Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-workspace/
Date: Fri, 28 Aug 2020 14:02:20
Message-Id: 1598623316.804f2fc1e742b8f7badbacc728001f4ca51798d9.asturm@gentoo
1 commit: 804f2fc1e742b8f7badbacc728001f4ca51798d9
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 28 14:01:56 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 28 14:01:56 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=804f2fc1
7
8 kde-plasma/plasma-workspace: Add new DEPEND
9
10 Upstream commits:
11 13ba39cda89fab9bd02d6deb38551a46e035857d
12 9e6b9bb2a47106d0dfa172030b549fb09fbda367
13
14 Package-Manager: Portage-3.0.4, Repoman-3.0.1
15 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
16
17 kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild | 5 ++++-
18 1 file changed, 4 insertions(+), 1 deletion(-)
19
20 diff --git a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
21 index b8e435dc75..7aea86e73e 100644
22 --- a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
23 +++ b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
24 @@ -104,7 +104,10 @@ COMMON_DEPEND="
25 geolocation? ( >=kde-frameworks/networkmanager-qt-${KFMIN}:5 )
26 gps? ( sci-geosciences/gpsd )
27 qalculate? ( sci-libs/libqalculate:= )
28 - screencast? ( >=media-video/pipewire-0.3:= )
29 + screencast? (
30 + >=media-video/pipewire-0.3:=
31 + x11-libs/libdrm
32 + )
33 semantic-desktop? ( >=kde-frameworks/baloo-${KFMIN}:5 )
34 telemetry? ( dev-libs/kuserfeedback:5 )
35 "