projects
/
knotes.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80b4219
)
lower_grantlee_dep
author
Debian/Kubuntu Qt/KDE Maintainers
<debian-qt-kde@lists.debian.org>
Tue, 26 May 2020 22:00:30 +0000
(23:00 +0100)
committer
Sandro Knauß
<hefee@debian.org>
Tue, 26 May 2020 22:00:30 +0000
(23:00 +0100)
Gbp-Pq: Name lower_grantlee_dep.patch
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index e8127cef71c209bf26f93340ca2049ca31363b1d..5fbaf996be701e5deb17952944d155f4e80b9126 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-58,7
+58,7
@@
set(GRANTLEETHEME_LIB_VERSION "5.14.1")
set(QT_REQUIRED_VERSION "5.12.0")
find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED DBus Network PrintSupport Test Widgets Xml)
find_package(Qt5X11Extras NO_MODULE)
-find_package(Grantlee5 "5.
2
" CONFIG REQUIRED)
+find_package(Grantlee5 "5.
1
" CONFIG REQUIRED)
# Find KF5 package
find_package(KF5Completion ${KF5_MIN_VERSION} REQUIRED)
find_package(KF5Config ${KF5_MIN_VERSION} REQUIRED)