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-pa/
Date: Sun, 31 Mar 2019 23:31:36
Message-Id: 1554075053.c7b13d998054ceae3956a42578c4d570282327e8.asturm@gentoo
1 commit: c7b13d998054ceae3956a42578c4d570282327e8
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 31 23:30:53 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 31 23:30:53 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c7b13d99
7
8 kde-plasma/plasma-pa: Add new DEPEND
9
10 Upstream commit e04e034c24b832fb7803c14e1f99f4b46beab831
11
12 Package-Manager: Portage-2.3.62, Repoman-2.3.12
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 kde-plasma/plasma-pa/plasma-pa-9999.ebuild | 1 +
16 1 file changed, 1 insertion(+)
17
18 diff --git a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
19 index b5aa0e1752..1cdaaa98d9 100644
20 --- a/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
21 +++ b/kde-plasma/plasma-pa/plasma-pa-9999.ebuild
22 @@ -20,6 +20,7 @@ DEPEND="
23 $(add_qt_dep qtdeclarative)
24 $(add_qt_dep qtgui)
25 $(add_qt_dep qtwidgets)
26 + dev-libs/glib:2
27 media-libs/libcanberra
28 media-sound/pulseaudio
29 "