diff options
Diffstat (limited to 'kde-frameworks/frameworkintegration/frameworkintegration-5.29.0.ebuild')
| -rw-r--r-- | kde-frameworks/frameworkintegration/frameworkintegration-5.29.0.ebuild | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-5.29.0.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-5.29.0.ebuild index 13ff4e4acd8..fa01c89de8b 100644 --- a/kde-frameworks/frameworkintegration/frameworkintegration-5.29.0.ebuild +++ b/kde-frameworks/frameworkintegration/frameworkintegration-5.29.0.ebuild @@ -31,6 +31,11 @@ DEPEND="${RDEPEND}" # requires running kde environment RESTRICT+=" test" +src_prepare() { + punt_bogus_dep Qt5 DBus + kde5_src_prepare +} + src_configure() { local mycmakeargs=( $(cmake-utils_use_find_package X XCB) |
