relax-interplasma-versioned-deps
authorDebian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Sun, 18 May 2025 22:58:40 +0000 (00:58 +0200)
committerAuré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

index 169f08f5a7ec0538fbff5b1864063f403952cf02..aef23011ad13fdb5fbc79f8c6c613e4568a69027 100644 (file)
@@ -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")