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:
66dc23c
)
relax-interplasma-versioned-deps
author
Debian Qt/KDE Maintainers
<debian-qt-kde@lists.debian.org>
Mon, 21 Jul 2025 16:21:10 +0000
(18:21 +0200)
committer
Aurélien COUDERC
<coucouf@debian.org>
Mon, 21 Jul 2025 16:21:10 +0000
(18:21 +0200)
Gbp-Pq: Name relax-interplasma-versioned-deps.patch
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index a6e7a30e1789f0335cd286b17023a7414dc970ad..e694af2de0e42d8b5bbd9e915dd7ace221deea99 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.
6
")
+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)