diff options
| -rw-r--r-- | kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild index c2075f12ef4..05f579eeed3 100644 --- a/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild +++ b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild @@ -32,6 +32,9 @@ DEPEND="${RDEPEND} ) " +# requires running kde environment +RESTRICT="test" + src_configure() { local mycmakeargs=( $(cmake-utils_use_find_package X XCB) |
