summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-17 05:06:04 +0000
committerSam James <sam@gentoo.org>2024-02-17 05:24:49 +0000
commit0735ddeddc9543919d4f7b66b61909d56562a10c (patch)
tree58f4892d8537c70f9547d54c91a8da75700d17c6 /kde-plasma
parentkde-plasma/kwrited: Bump QTMIN to 6.6.2 (diff)
downloadgentoo-0735ddeddc9543919d4f7b66b61909d56562a10c.tar.gz
gentoo-0735ddeddc9543919d4f7b66b61909d56562a10c.tar.bz2
gentoo-0735ddeddc9543919d4f7b66b61909d56562a10c.zip
kde-plasma/layer-shell-qt: Bump QTMIN to 6.6.2
There was an ABI break which means 6.6.2->6.6.1 can't be done but we want people using latest anyway as there's a lot of churn still. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-plasma')
-rw-r--r--kde-plasma/layer-shell-qt/layer-shell-qt-5.93.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/layer-shell-qt/layer-shell-qt-5.93.0.ebuild b/kde-plasma/layer-shell-qt/layer-shell-qt-5.93.0.ebuild
index 7f46cb2a7207..f1e5c7851ee6 100644
--- a/kde-plasma/layer-shell-qt/layer-shell-qt-5.93.0.ebuild
+++ b/kde-plasma/layer-shell-qt/layer-shell-qt-5.93.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
KFMIN=5.249.0
-QTMIN=6.6.0
+QTMIN=6.6.2
inherit ecm plasma.kde.org
DESCRIPTION="Qt component to allow applications make use of Wayland wl-layer-shell protocol"