Make Neochat compile against libQuotient 0.6
This commit is contained in:
committed by
Carl Schwan
parent
516ad863b8
commit
4e2b68dc0a
@@ -33,7 +33,7 @@ else()
|
||||
find_package(Qt5Keychain REQUIRED)
|
||||
endif()
|
||||
|
||||
find_package(Quotient 0.7 REQUIRED)
|
||||
find_package(Quotient 0.6 REQUIRED)
|
||||
find_package(cmark REQUIRED)
|
||||
|
||||
install(PROGRAMS org.kde.neochat.desktop DESTINATION ${KDE_INSTALL_APPDIR})
|
||||
|
||||
Reference in New Issue
Block a user