Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: www-client/falkon/
Date: Sat, 27 Apr 2019 18:27:50
Message-Id: 1556385153.25e85bf9b8c0758d763225c51658772f5cd178fd.asturm@gentoo
1 commit: 25e85bf9b8c0758d763225c51658772f5cd178fd
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 27 17:07:37 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 27 17:12:33 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=25e85bf9
7
8 www-client/falkon: Add new DEPEND
9
10 For downloading themes/extensions.
11
12 Upstream commit 5e6f92f7bc97f3cc1bd714e6a5cc925e86cf9d44
13
14 Reported-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
15 Package-Manager: Portage-2.3.65, Repoman-2.3.12
16 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
17
18 www-client/falkon/falkon-9999.ebuild | 1 +
19 1 file changed, 1 insertion(+)
20
21 diff --git a/www-client/falkon/falkon-9999.ebuild b/www-client/falkon/falkon-9999.ebuild
22 index f55465119a..a3f9099681 100644
23 --- a/www-client/falkon/falkon-9999.ebuild
24 +++ b/www-client/falkon/falkon-9999.ebuild
25 @@ -21,6 +21,7 @@ IUSE="dbus kde libressl +X"
26
27 # drop qtwebengine subslot operator when QT_MINIMAL >= 5.12.0
28 COMMON_DEPEND="
29 + $(add_frameworks_dep karchive)
30 $(add_qt_dep qtdeclarative 'widgets')
31 $(add_qt_dep qtgui)
32 $(add_qt_dep qtnetwork 'ssl')