diff --git a/trinity-base/kdesktop/kdesktop-14.0.8.ebuild b/trinity-base/kdesktop/kdesktop-14.0.8.ebuild index 8b60b210..fa1e5ac6 100644 --- a/trinity-base/kdesktop/kdesktop-14.0.8.ebuild +++ b/trinity-base/kdesktop/kdesktop-14.0.8.ebuild @@ -28,7 +28,7 @@ RDEPEND="${COMMON_DEPEND} ~trinity-base/konqueror-${PV} pam? ( trinity-base/tdebase-pam )" -TSM_EXTRACT_ALSO="kcheckpass/" +TSM_EXTRACT_ALSO="kcheckpass/ FindXscreensaver.cmake" src_configure() { mycmakeargs=( diff --git a/trinity-base/kdesktop/kdesktop-9999.ebuild b/trinity-base/kdesktop/kdesktop-9999.ebuild index 9bbb1927..68f5124c 100644 --- a/trinity-base/kdesktop/kdesktop-9999.ebuild +++ b/trinity-base/kdesktop/kdesktop-9999.ebuild @@ -5,7 +5,7 @@ EAPI="7" TRINITY_MODULE_NAME="tdebase" -TSM_EXTRACT_ALSO="kcheckpass/ translations/" +TSM_EXTRACT_ALSO="kcheckpass/ translations/ FindXscreensaver.cmake" inherit trinity-meta-2 DESCRIPTION="The part of TDE UI that handles icons, desktop, screensaver etc"