blob: fe88499bd602c7526a617ed4b979bf873e86522e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
--- artikulate-19.08.0/CMakeLists.txt.old 2019-08-09 00:13:40.000000000 +0000
+++ artikulate-19.08.0/CMakeLists.txt 2019-08-15 12:16:43.965261084 +0000
@@ -42,7 +42,7 @@
include(FeatureSummary)
include(GenerateExportHeader)
-find_package(Qt5 5.10 REQUIRED COMPONENTS
+find_package(Qt5 5.9.7 REQUIRED COMPONENTS
Widgets
Sql
XmlPatterns
--- artikulate-19.08.0/CMakeLists.txt.old 2019-08-15 12:17:13.502105634 +0000
+++ artikulate-19.08.0/CMakeLists.txt 2019-08-15 12:17:51.957997353 +0000
@@ -51,7 +51,7 @@
QuickWidgets
Test
)
-find_package(KF5 5.57 REQUIRED COMPONENTS
+find_package(KF5 5.54 REQUIRED COMPONENTS
Archive
Config
Crash
|