diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-08-10 09:41:42 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-08-10 09:46:41 +0200 |
commit | bb5a70780340e429958481a21a7d67f6ee55f12f (patch) | |
tree | 6f49a4d7e70e784da916afef974f09b5aebea49b /app-cdr | |
parent | kde-apps/kcalc: Add new dependencies (diff) | |
download | kde-bb5a70780340e429958481a21a7d67f6ee55f12f.tar.gz kde-bb5a70780340e429958481a21a7d67f6ee55f12f.tar.bz2 kde-bb5a70780340e429958481a21a7d67f6ee55f12f.zip |
*/*: KDE Gear: Raise KFMIN=6.5.0, QTMIN=6.7.2
Individual packages already started depending on either or, and we don't
track these per-package.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild | 4 | ||||
-rw-r--r-- | app-cdr/isoimagewriter/isoimagewriter-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild index 505f00ce71..d57ab5d643 100644 --- a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild +++ b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild @@ -7,9 +7,9 @@ ECM_HANDBOOK="false" KDE_ORG_CATEGORY="sdk" KDE_ORG_NAME="dolphin-plugins" MY_PLUGIN_NAME="mountiso" -KFMIN=6.3.0 +KFMIN=6.5.0 PVCUT=$(ver_cut 1-3) -QTMIN=6.6.2 +QTMIN=6.7.2 inherit ecm gear.kde.org DESCRIPTION="Dolphin plugin for ISO loopback device mounting" diff --git a/app-cdr/isoimagewriter/isoimagewriter-9999.ebuild b/app-cdr/isoimagewriter/isoimagewriter-9999.ebuild index e2b2a0aac5..2f88f5857c 100644 --- a/app-cdr/isoimagewriter/isoimagewriter-9999.ebuild +++ b/app-cdr/isoimagewriter/isoimagewriter-9999.ebuild @@ -3,8 +3,8 @@ EAPI=8 -KFMIN=6.3.0 -QTMIN=6.6.2 +KFMIN=6.5.0 +QTMIN=6.7.2 inherit ecm gear.kde.org DESCRIPTION="Write hybrid ISO files onto a USB disk" |