diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-12-29 17:54:33 +0100 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-12-29 19:44:22 +0100 |
| commit | e0a189e78f91be44070df8f2bf442d14bbe26283 (patch) | |
| tree | 122831ff1ef9de27e9caf9ecde7b674183b76933 /kde-apps/dolphin-plugins-git | |
| parent | e960c044f7bcb8f0e9bc16e14cf19a394a456ee2 (diff) | |
| download | kde-e0a189e78f91be44070df8f2bf442d14bbe26283.tar.gz kde-e0a189e78f91be44070df8f2bf442d14bbe26283.tar.bz2 kde-e0a189e78f91be44070df8f2bf442d14bbe26283.zip | |
*/*: Replace 'ecm_punt_bogus_dep Qt5' with ecm_punt_qt_module
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/dolphin-plugins-git')
| -rw-r--r-- | kde-apps/dolphin-plugins-git/dolphin-plugins-git-21.12.49.9999.ebuild | 4 | ||||
| -rw-r--r-- | kde-apps/dolphin-plugins-git/dolphin-plugins-git-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/kde-apps/dolphin-plugins-git/dolphin-plugins-git-21.12.49.9999.ebuild b/kde-apps/dolphin-plugins-git/dolphin-plugins-git-21.12.49.9999.ebuild index 86754567684..be45fcb408e 100644 --- a/kde-apps/dolphin-plugins-git/dolphin-plugins-git-21.12.49.9999.ebuild +++ b/kde-apps/dolphin-plugins-git/dolphin-plugins-git-21.12.49.9999.ebuild @@ -37,10 +37,10 @@ RDEPEND="${DEPEND} src_prepare() { ecm_src_prepare # solid, qtdbus only required by mountiso - ecm_punt_bogus_dep Qt5 DBus + ecm_punt_qt_module DBus ecm_punt_bogus_dep KF5 Solid # kxmlgui, qtnetwork only required by dropbox - ecm_punt_bogus_dep Qt5 Network + ecm_punt_qt_module Network ecm_punt_bogus_dep KF5 XmlGui # delete non-${PN} translations if [[ ${KDE_BUILD_TYPE} = release ]]; then diff --git a/kde-apps/dolphin-plugins-git/dolphin-plugins-git-9999.ebuild b/kde-apps/dolphin-plugins-git/dolphin-plugins-git-9999.ebuild index 86754567684..be45fcb408e 100644 --- a/kde-apps/dolphin-plugins-git/dolphin-plugins-git-9999.ebuild +++ b/kde-apps/dolphin-plugins-git/dolphin-plugins-git-9999.ebuild @@ -37,10 +37,10 @@ RDEPEND="${DEPEND} src_prepare() { ecm_src_prepare # solid, qtdbus only required by mountiso - ecm_punt_bogus_dep Qt5 DBus + ecm_punt_qt_module DBus ecm_punt_bogus_dep KF5 Solid # kxmlgui, qtnetwork only required by dropbox - ecm_punt_bogus_dep Qt5 Network + ecm_punt_qt_module Network ecm_punt_bogus_dep KF5 XmlGui # delete non-${PN} translations if [[ ${KDE_BUILD_TYPE} = release ]]; then |
