projects
/
kdeplasma-addons.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33c9dbe
)
relax-interplasma-versioned-deps
author
Debian Qt/KDE Maintainers
<debian-qt-kde@lists.debian.org>
Sun, 18 May 2025 22:58:40 +0000
(
00:58
+0200)
committer
Aurélien COUDERC
<coucouf@debian.org>
Sun, 18 May 2025 22:58:40 +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 169f08f5a7ec0538fbff5b1864063f403952cf02..aef23011ad13fdb5fbc79f8c6c613e4568a69027 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-9,7
+9,7
@@
if("${CMAKE_SOURCE_DIR}" STREQUAL "${CMAKE_BINARY_DIR}")
message(FATAL_ERROR "plasma requires an out of source build. Please create a separate build directory and run 'cmake path_to_plasma [options]' there.")
endif()
-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")
set(KDE_COMPILERSETTINGS_LEVEL "5.82")