File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ endif()
16
16
list (APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR} /cmake" )
17
17
18
18
## Set minimum versions required:
19
- set (QT_MIN_VERSION "5.10 .0" )
19
+ set (QT_MIN_VERSION "5.15 .0" )
20
20
21
21
## Liri specific setup common for all modules:
22
22
include (LiriSetup)
Original file line number Diff line number Diff line change @@ -18,15 +18,15 @@ This repository contains:
18
18
19
19
## Dependencies
20
20
21
- Qt >= 5.10 .0 with at least the following modules is required:
21
+ Qt >= 5.15 .0 with at least the following modules is required:
22
22
23
23
* [ qtbase] ( http://code.qt.io/cgit/qt/qtbase.git )
24
24
* [ qtdeclarative] ( http://code.qt.io/cgit/qt/qtdeclarative.git )
25
25
26
26
The following modules and their dependencies are required:
27
27
28
28
* [ cmake] ( https://gitlab.kitware.com/cmake/cmake ) >= 3.10.0
29
- * [ cmake-shared] ( https://github.com/lirios/cmake-shared.git ) >= 1 .0.0
29
+ * [ cmake-shared] ( https://github.com/lirios/cmake-shared.git ) >= 2 .0.0
30
30
* [ fluid] ( https://github.com/lirios/fluid ) >= 1.0.0
31
31
* [ pulseadio] ( https://cgit.freedesktop.org/pulseaudio/pulseaudio/ ) >= 5.0.0
32
32
You can’t perform that action at this time.
0 commit comments