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/kwayland-integration/
Date: Sun, 21 Jul 2019 11:10:22
Message-Id: 1563707387.1a878346e670593cd99ef9f29e3e2e93c808d894.asturm@gentoo
1 commit: 1a878346e670593cd99ef9f29e3e2e93c808d894
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 21 09:23:19 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 21 11:09:47 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1a878346
7
8 kde-plasma/kwayland-integration: Add new DEPEND
9
10 Upstream commit 1a54c53bca82a28d77f379a6d5cb2e1a3be46fe5
11
12 Package-Manager: Portage-2.3.69, Repoman-2.3.16
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild | 1 +
16 1 file changed, 1 insertion(+)
17
18 diff --git a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
19 index 0e67dd69a7..fb7276075e 100644
20 --- a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
21 +++ b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild
22 @@ -14,6 +14,7 @@ KEYWORDS=""
23 IUSE=""
24
25 DEPEND="
26 + $(add_frameworks_dep kguiaddons)
27 $(add_frameworks_dep kidletime)
28 $(add_frameworks_dep kwayland)
29 $(add_frameworks_dep kwindowsystem)