summaryrefslogtreecommitdiff
path: root/kde-frameworks/frameworkintegration
diff options
context:
space:
mode:
Diffstat (limited to 'kde-frameworks/frameworkintegration')
-rw-r--r--kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild
index 54127aba0bf..b9062f67b32 100644
--- a/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild
+++ b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild
@@ -15,6 +15,9 @@ LICENSE="LGPL-2+"
KEYWORDS=""
IUSE=""
+# requires running Plasma environment
+RESTRICT+=" test"
+
RDEPEND="
>=dev-qt/qtgui-${QTMIN}:5
>=dev-qt/qtwidgets-${QTMIN}:5
@@ -30,9 +33,6 @@ DEPEND="${RDEPEND}
=kde-frameworks/kwidgetsaddons-${PVCUT}*:5
"
-# requires running Plasma environment
-RESTRICT+=" test"
-
src_configure() {
local mycmakeargs=(
-DCMAKE_DISABLE_FIND_PACKAGE_AppStreamQt=ON