summaryrefslogtreecommitdiff
path: root/kde-frameworks/kdesignerplugin/kdesignerplugin-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-frameworks/kdesignerplugin/kdesignerplugin-9999.ebuild')
-rw-r--r--kde-frameworks/kdesignerplugin/kdesignerplugin-9999.ebuild11
1 files changed, 6 insertions, 5 deletions
diff --git a/kde-frameworks/kdesignerplugin/kdesignerplugin-9999.ebuild b/kde-frameworks/kdesignerplugin/kdesignerplugin-9999.ebuild
index 38a20846cc0..008d15cb0ad 100644
--- a/kde-frameworks/kdesignerplugin/kdesignerplugin-9999.ebuild
+++ b/kde-frameworks/kdesignerplugin/kdesignerplugin-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_HANDBOOK="optional"
KDE_QTHELP="false"
@@ -13,7 +13,10 @@ LICENSE="LGPL-2.1+"
KEYWORDS=""
IUSE="designer nls webkit"
-RDEPEND="
+BDEPEND="
+ nls? ( $(add_qt_dep linguist-tools) )
+"
+DEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kcoreaddons)
designer? (
@@ -35,9 +38,7 @@ RDEPEND="
$(add_frameworks_dep kdewebkit)
)
"
-DEPEND="${RDEPEND}
- nls? ( $(add_qt_dep linguist-tools) )
-"
+RDEPEND="${DEPEND}"
src_configure() {
local mycmakeargs=(