summaryrefslogtreecommitdiff
path: root/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-01-21 07:08:29 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-01-26 21:28:43 +0100
commita045dfdd144e285fc02ef8ca9f39a263dd786d7a (patch)
tree9ba3fa055201217c1cdcabc1e22c51839d917d87 /kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
parentbf527842844737a71d0ec1399d026c12fa347b4a (diff)
downloadkde-a045dfdd144e285fc02ef8ca9f39a263dd786d7a.tar.gz
kde-a045dfdd144e285fc02ef8ca9f39a263dd786d7a.tar.bz2
kde-a045dfdd144e285fc02ef8ca9f39a263dd786d7a.zip
kde-apps: EAPI-7 bump
Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild')
-rw-r--r--kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
index 2723c40c39a..ce47804747f 100644
--- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
+++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
KDE_TEST="forceoptional"
VIRTUALDBUS_TEST="true"
@@ -14,6 +14,9 @@ LICENSE="LGPL-2.1"
KEYWORDS=""
IUSE=""
+BDEPEND="
+ sys-devel/gettext
+"
COMMON_DEPEND="
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
@@ -32,7 +35,6 @@ COMMON_DEPEND="
DEPEND="${COMMON_DEPEND}
$(add_frameworks_dep kcmutils)
$(add_plasma_dep kde-cli-tools)
- sys-devel/gettext
"
RDEPEND="${COMMON_DEPEND}
dev-util/intltool