gentoo-ebuilds/sys-apps/roccat-tools/files/roccat-tools-5.9.0-cmake4.patch
Andreas Sturmlechner bf0caa8f98
sys-apps/roccat-tools: update EAPI 7 -> 8, fix build w/ cmake-4
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-09-30 21:14:14 +02:00

8 lines
165 B
Diff

--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,4 @@
-CMAKE_MINIMUM_REQUIRED(VERSION 2.8.12)
+CMAKE_MINIMUM_REQUIRED(VERSION 3.10)
PROJECT(roccat-tools C)