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-editors | |
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-editors')
-rw-r--r-- | app-editors/ghostwriter/ghostwriter-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/ghostwriter/ghostwriter-9999.ebuild b/app-editors/ghostwriter/ghostwriter-9999.ebuild index a36b0c04b0..3b5fd25cca 100644 --- a/app-editors/ghostwriter/ghostwriter-9999.ebuild +++ b/app-editors/ghostwriter/ghostwriter-9999.ebuild @@ -5,8 +5,8 @@ EAPI=8 KDE_ORG_CATEGORY="office" ECM_HANDBOOK="optional" -KFMIN=6.3.0 -QTMIN=6.6.2 +KFMIN=6.5.0 +QTMIN=6.7.2 inherit ecm gear.kde.org DESCRIPTION="Cross-platform, aesthetic, distraction-free markdown editor" |