projects
/
plasma-workspace.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a006bd5
)
relax-interplasma-versioned-deps
author
Debian Qt/KDE Maintainers
<debian-qt-kde@lists.debian.org>
Tue, 20 May 2025 06:31:26 +0000
(08:31 +0200)
committer
Aurélien COUDERC
<coucouf@debian.org>
Tue, 20 May 2025 06:31:26 +0000
(08:31 +0200)
Gbp-Pq: Name relax-interplasma-versioned-deps.patch
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index e80b95b79289d0033dfb4f496ec7a1f197d4be46..d412fcedca165e2af02c7d3850367e724a4a3ba8 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-7,7
+7,7
@@
list(GET VERSION_LIST 0 PROJECT_VERSION_MAJOR)
list(GET VERSION_LIST 1 PROJECT_VERSION_MINOR)
list(GET VERSION_LIST 2 PROJECT_VERSION_PATCH)
-set(PROJECT_DEP_VERSION "6.3.
5
")
+set(PROJECT_DEP_VERSION "6.3.
4
")
set(QT_MIN_VERSION "6.7.0")
set(KF6_MIN_VERSION "6.10.0")
option(PLASMA_X11_DEFAULT_SESSION "Use X11 session by default for Plasma" OFF)