aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-10-31 16:29:17 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-10-31 16:45:04 +0100
commit6930f8abbf24dcea78c4f9338c8dd00fe139acbb (patch)
tree11d05145d164338957c81e89ef8966dae2167963 /kde-frameworks/kauth
parentkde-frameworks/kiconthemes: Drop unused dependency (diff)
downloadkde-6930f8abbf24dcea78c4f9338c8dd00fe139acbb.tar.gz
kde-6930f8abbf24dcea78c4f9338c8dd00fe139acbb.tar.bz2
kde-6930f8abbf24dcea78c4f9338c8dd00fe139acbb.zip
kde-frameworks/*: Raise QTMIN to 6.7.2
ifdefs like this one already creeping in: https://invent.kde.org/frameworks/kio/-/merge_requests/1753 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks/kauth')
-rw-r--r--kde-frameworks/kauth/kauth-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kauth/kauth-9999.ebuild b/kde-frameworks/kauth/kauth-9999.ebuild
index 8d5012ca87..60e1fd29b7 100644
--- a/kde-frameworks/kauth/kauth-9999.ebuild
+++ b/kde-frameworks/kauth/kauth-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
PVCUT=$(ver_cut 1-2)
-QTMIN=6.6.2
+QTMIN=6.7.2
inherit ecm frameworks.kde.org
DESCRIPTION="Framework to let applications perform actions as a privileged user"