dev-libs/kweathercore: 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>
This commit is contained in:
Sam James
2024-02-17 05:24:03 +00:00
parent 059de06b1d
commit fc9742fb14

View File

@@ -7,7 +7,7 @@ ECM_NONGUI="true"
ECM_QTHELP="true"
ECM_TEST="true"
KFMIN=5.245.0
QTMIN=6.6.0
QTMIN=6.6.2
inherit ecm kde.org
DESCRIPTION="Library for retrieval of weather information including forecasts and alerts"