Revert "Bump dependencies to libQuotient 0.7 (master)"

This reverts commit d646962ea1.
This commit is contained in:
Tobias Fella
2021-02-16 21:14:47 +01:00
committed by Carl Schwan
parent 91ef8806f2
commit 345eb0c229
3 changed files with 6 additions and 8 deletions

View File

@@ -66,7 +66,7 @@ if (NOT ANDROID AND NOT WIN32 AND NOT APPLE)
find_package(KF5DBusAddons ${KF5_MIN_VERSION} REQUIRED)
endif()
find_package(Quotient 0.7)
find_package(Quotient 0.6)
set_package_properties(Quotient PROPERTIES
TYPE REQUIRED
DESCRIPTION "Qt wrapper arround Matrix API"