Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: app-office/kexi/
Date: Sat, 26 Jan 2019 20:29:17
Message-Id: 1548534521.20bb30050297c3537973239ed1655a2e7e582848.asturm@gentoo
1 commit: 20bb30050297c3537973239ed1655a2e7e582848
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 19 16:30:19 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 26 20:28:41 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=20bb3005
7
8 app-office/kexi: EAPI-7 bump
9
10 Package-Manager: Portage-2.3.56, Repoman-2.3.12
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 app-office/kexi/kexi-9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-office/kexi/kexi-9999.ebuild b/app-office/kexi/kexi-9999.ebuild
17 index 25a9a4a086..64f197dc99 100644
18 --- a/app-office/kexi/kexi-9999.ebuild
19 +++ b/app-office/kexi/kexi-9999.ebuild
20 @@ -14,6 +14,7 @@ HOMEPAGE="https://www.kde.org/applications/office/kexi/ http://www.kexi-project.
21 KEYWORDS=""
22 IUSE="debug experimental marble mdb mysql postgres sqlite webkit"
23
24 +BDEPEND="sys-devel/gettext"
25 DEPEND="
26 $(add_frameworks_dep breeze-icons-rcc)
27 $(add_frameworks_dep karchive)
28 @@ -57,7 +58,6 @@ RDEPEND="${DEPEND}
29 !app-office/calligra:4[calligra_features_kexi]
30 !app-office/calligra-l10n:4[calligra_features_kexi(+)]
31 "
32 -BDEPEND="sys-devel/gettext"
33
34 src_prepare() {
35 if ! use webkit; then