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 /gui-apps | |
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 'gui-apps')
-rw-r--r-- | gui-apps/liquidshell/liquidshell-1.8.0-r1.ebuild | 2 | ||||
-rw-r--r-- | gui-apps/liquidshell/liquidshell-9999.ebuild | 2 | ||||
-rw-r--r-- | gui-apps/plasma-bigscreen/plasma-bigscreen-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gui-apps/liquidshell/liquidshell-1.8.0-r1.ebuild b/gui-apps/liquidshell/liquidshell-1.8.0-r1.ebuild index b53d70d27a..45dcf40f2e 100644 --- a/gui-apps/liquidshell/liquidshell-1.8.0-r1.ebuild +++ b/gui-apps/liquidshell/liquidshell-1.8.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 KFMIN=5.82.0 -QTMIN=5.15.4 +QTMIN=5.15.5 inherit ecm kde.org DESCRIPTION="Basic desktop shell using QtWidgets" diff --git a/gui-apps/liquidshell/liquidshell-9999.ebuild b/gui-apps/liquidshell/liquidshell-9999.ebuild index 649b68c0d7..6c82792ea2 100644 --- a/gui-apps/liquidshell/liquidshell-9999.ebuild +++ b/gui-apps/liquidshell/liquidshell-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 KFMIN=5.82.0 -QTMIN=5.15.4 +QTMIN=5.15.5 inherit ecm kde.org DESCRIPTION="Basic desktop shell using QtWidgets" diff --git a/gui-apps/plasma-bigscreen/plasma-bigscreen-9999.ebuild b/gui-apps/plasma-bigscreen/plasma-bigscreen-9999.ebuild index d4a5649646..ca5dc9b400 100644 --- a/gui-apps/plasma-bigscreen/plasma-bigscreen-9999.ebuild +++ b/gui-apps/plasma-bigscreen/plasma-bigscreen-9999.ebuild @@ -5,7 +5,7 @@ EAPI=8 KDE_ORG_CATEGORY="plasma" KFMIN=5.82.0 -QTMIN=5.15.4 +QTMIN=5.15.5 inherit ecm kde.org if [[ ${KDE_BUILD_TYPE} = release ]]; then |