projects
/
libplasma.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65916c0
)
relax-interplasma-versioned-deps
author
Debian Qt/KDE Maintainers
<debian-qt-kde@lists.debian.org>
Sun, 18 May 2025 22:58:39 +0000
(
00:58
+0200)
committer
Aurélien COUDERC
<coucouf@debian.org>
Sun, 18 May 2025 22:58:39 +0000
(
00:58
+0200)
Gbp-Pq: Name relax-interplasma-versioned-deps.patch
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index c5f0b567b3b8e976eaa116219ba0597041d57b3e..2aacda1a38f79a1bb03d286a58bae01da838045d 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-4,7
+4,7
@@
set(PROJECT_VERSION "6.3.5")
project(libplasma VERSION ${PROJECT_VERSION})
set(QT_MIN_VERSION "6.7.0")
-set(PROJECT_DEP_VERSION "6.3.
5
")
+set(PROJECT_DEP_VERSION "6.3.
4
")
set(KF6_MIN_VERSION "6.10.0")
set(CMAKE_CXX_STANDARD 20)