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: Wed, 14 Aug 2019 10:02:42
Message-Id: 1565776927.e39c04ed94d24d67ff0ecee1bd8c1454ebaa17ee.asturm@gentoo
1 commit: e39c04ed94d24d67ff0ecee1bd8c1454ebaa17ee
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 14 09:57:56 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 14 10:02:07 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e39c04ed
7
8 kde-plasma/plasma-workspace: Add new DEPEND
9
10 Upstream commit 465e8a6c550c8afaf23007c14155a37563d46709
11
12 Package-Manager: Portage-2.3.71, Repoman-2.3.17
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild | 1 +
16 1 file changed, 1 insertion(+)
17
18 diff --git a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
19 index adc4e0b241..ba3ce38ae9 100644
20 --- a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
21 +++ b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
22 @@ -53,6 +53,7 @@ COMMON_DEPEND="
23 $(add_frameworks_dep solid)
24 $(add_plasma_dep kscreenlocker)
25 $(add_plasma_dep kwin)
26 + $(add_plasma_dep libkscreen)
27 $(add_plasma_dep libksysguard)
28 $(add_plasma_dep libkworkspace)
29 $(add_qt_dep qtdbus)