summaryrefslogtreecommitdiff
path: root/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-9999.ebuild')
-rw-r--r--kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-9999.ebuild b/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-9999.ebuild
index 3e060963ff4..f49e88eb35e 100644
--- a/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-9999.ebuild
+++ b/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-9999.ebuild
@@ -38,7 +38,7 @@ src_prepare() {
ecm_src_prepare
# solid, qtdbus only required by mountiso
ecm_punt_qt_module DBus
- ecm_punt_bogus_dep KF5 Solid
+ ecm_punt_kf_module Solid
# delete non-${PN} translations
if [[ ${KDE_BUILD_TYPE} = release ]]; then
find po -type f -name "*po" -and -not -name "*${MY_PLUGIN_NAME}plugin" -delete || die