diff --git a/CMakeLists.txt b/CMakeLists.txt index 5eb371f59..c9096d930 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -107,7 +107,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) +find_package(QuotientQt6 0.9.2) set_package_properties(QuotientQt6 PROPERTIES TYPE REQUIRED DESCRIPTION "Qt wrapper around Matrix API"