mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-plasma/qqc2-breeze-style: fix KFMIN
KF6_MIN_VERSION is 6.10.0 and the rest of Plasma 6.3.5 is already packaged that way. Reported as a build failure in #gentoo. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
ECM_TEST="false"
|
||||
KFMIN=6.5.0
|
||||
KFMIN=6.10.0
|
||||
QTMIN=6.8.1
|
||||
inherit ecm plasma.kde.org
|
||||
|
||||
Reference in New Issue
Block a user