diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-07-09 09:11:07 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-07-09 09:11:59 +0200 |
commit | 1114c3b377b3954fcae01bbd24a86f74cc3101a5 (patch) | |
tree | 3bc4e340b854e9a7b64445b5704dafb825b8789e /app-editors | |
parent | */*: Set KDE Gear live (future 22.08) KFMIN to 5.96.0 (diff) | |
download | kde-1114c3b377b3954fcae01bbd24a86f74cc3101a5.tar.gz kde-1114c3b377b3954fcae01bbd24a86f74cc3101a5.tar.bz2 kde-1114c3b377b3954fcae01bbd24a86f74cc3101a5.zip |
*/*: New baseline QTMIN=5.15.5
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/kile/kile-9999.ebuild | 2 | ||||
-rw-r--r-- | app-editors/okteta/okteta-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/kile/kile-9999.ebuild b/app-editors/kile/kile-9999.ebuild index 40f5a9866a..f78dae4def 100644 --- a/app-editors/kile/kile-9999.ebuild +++ b/app-editors/kile/kile-9999.ebuild @@ -6,7 +6,7 @@ EAPI=8 ECM_HANDBOOK="forceoptional" KDE_ORG_CATEGORY="office" KFMIN=5.82.0 -QTMIN=5.15.4 +QTMIN=5.15.5 MY_P=${P/_beta/b} inherit ecm kde.org diff --git a/app-editors/okteta/okteta-9999.ebuild b/app-editors/okteta/okteta-9999.ebuild index e58eb55377..fe93f81b1b 100644 --- a/app-editors/okteta/okteta-9999.ebuild +++ b/app-editors/okteta/okteta-9999.ebuild @@ -7,7 +7,7 @@ ECM_DESIGNERPLUGIN="true" ECM_HANDBOOK="forceoptional" ECM_TEST="true" KFMIN=5.82.0 -QTMIN=5.15.4 +QTMIN=5.15.5 VIRTUALX_REQUIRED="test" inherit ecm kde.org |