Bump libQuotient requirement to 0.10.0

Needed for the new QML module.
This commit is contained in:
Joshua Goins
2026-02-09 21:08:01 -05:00
parent 44f78353ab
commit 806e24c370

View File

@@ -106,7 +106,7 @@ if (NOT ANDROID AND NOT WIN32 AND NOT APPLE AND NOT HAIKU)
find_package(KF6DBusAddons ${KF_MIN_VERSION} REQUIRED)
endif()
find_package(QuotientQt6 0.9.3)
find_package(QuotientQt6 0.10.0)
set_package_properties(QuotientQt6 PROPERTIES
TYPE REQUIRED
DESCRIPTION "Qt wrapper around Matrix API"