Bump dependencies to libQuotient 0.7 (master)

This commit is contained in:
Carl Schwan
2020-12-12 15:39:29 +01:00
parent a18ecdddb2
commit d646962ea1
3 changed files with 8 additions and 4 deletions

View File

@@ -38,7 +38,7 @@ else()
find_package(KF5DBusAddons ${KF5_MIN_VERSION} REQUIRED)
endif()
find_package(Quotient 0.6)
find_package(Quotient 0.7)
set_package_properties(Quotient PROPERTIES
TYPE REQUIRED
DESCRIPTION "Qt wrapper arround Matrix API"