summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-03-16 16:38:57 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2022-03-16 16:40:47 +0100
commitb1cb3d5dfd94b6a503d7c60c509c5e5392ce7499 (patch)
tree876ea968500aca94414310683b6ee8e298b42749
parent0a47c16ad7c56f8b2811cc47199cfffff525d617 (diff)
downloadkde-b1cb3d5dfd94b6a503d7c60c509c5e5392ce7499.tar.gz
kde-b1cb3d5dfd94b6a503d7c60c509c5e5392ce7499.tar.bz2
kde-b1cb3d5dfd94b6a503d7c60c509c5e5392ce7499.zip
dev-util/kdevelop-python: Set KFMIN to 5.92.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--dev-util/kdevelop-python/kdevelop-python-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
index fc81829bf70..9e00ff0300e 100644
--- a/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-9999.ebuild
@@ -8,7 +8,7 @@ KDE_GEAR="true"
KDE_ORG_CATEGORY="kdevelop"
KDE_ORG_NAME="kdev-python"
PYTHON_COMPAT=( python3_{8..10} )
-KFMIN=5.88.0
+KFMIN=5.92.0
QTMIN=5.15.2
inherit ecm kde.org python-single-r1