mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 00:05:54 +03:00
net-libs/kdsoap-ws-discovery-client: Fix cmake patch
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -23,7 +23,7 @@ index 56361f6..20a885c 100644
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
-cmake_minimum_required(VERSION 3.7)
|
||||
+cmake_minimum_required(VERSION 3.16..3.31)
|
||||
+cmake_minimum_required(VERSION 3.16...3.31)
|
||||
|
||||
project(kdsoap-ws-discovery-client VERSION 0.4.0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user