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-browser-integration/
Date: Thu, 19 Sep 2019 15:47:59
Message-Id: 1568884407.68482ba0f7b80c16706968449c14acfab4df0065.asturm@gentoo
1 commit: 68482ba0f7b80c16706968449c14acfab4df0065
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 19 07:39:15 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 19 09:13:27 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=68482ba0
7
8 kde-plasma/plasma-browser-integration: Add new DEPEND
9
10 Upstream commit 9c16dbae9f6ca1488c57441db0434c138e5e1166
11
12 Closes: https://bugs.gentoo.org/694902
13 Package-Manager: Portage-2.3.76, Repoman-2.3.17
14 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
15
16 .../plasma-browser-integration/plasma-browser-integration-9999.ebuild | 1 +
17 1 file changed, 1 insertion(+)
18
19 diff --git a/kde-plasma/plasma-browser-integration/plasma-browser-integration-9999.ebuild b/kde-plasma/plasma-browser-integration/plasma-browser-integration-9999.ebuild
20 index 9ab9b3d71c..6277a9e831 100644
21 --- a/kde-plasma/plasma-browser-integration/plasma-browser-integration-9999.ebuild
22 +++ b/kde-plasma/plasma-browser-integration/plasma-browser-integration-9999.ebuild
23 @@ -20,6 +20,7 @@ DEPEND="
24 $(add_frameworks_dep kio)
25 $(add_frameworks_dep knotifications)
26 $(add_frameworks_dep krunner)
27 + $(add_frameworks_dep purpose)
28 $(add_qt_dep qtdbus)
29 $(add_qt_dep qtgui)
30 $(add_qt_dep qtwidgets)