summaryrefslogtreecommitdiff
path: root/kde-frameworks/kxmlgui
diff options
context:
space:
mode:
Diffstat (limited to 'kde-frameworks/kxmlgui')
-rw-r--r--kde-frameworks/kxmlgui/kxmlgui-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-frameworks/kxmlgui/kxmlgui-9999.ebuild b/kde-frameworks/kxmlgui/kxmlgui-9999.ebuild
index 5e7c566e990..0229674279c 100644
--- a/kde-frameworks/kxmlgui/kxmlgui-9999.ebuild
+++ b/kde-frameworks/kxmlgui/kxmlgui-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
VIRTUALX_REQUIRED="test"
inherit kde5
@@ -12,7 +12,7 @@ LICENSE="LGPL-2+"
IUSE="attica"
# slot op: includes QtCore/private/qlocale_p.h
-RDEPEND="
+DEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
@@ -32,7 +32,7 @@ RDEPEND="
$(add_qt_dep qtxml)
attica? ( $(add_frameworks_dep attica) )
"
-DEPEND="${RDEPEND}"
+RDEPEND="${DEPEND}"
src_configure() {
local mycmakeargs=(