mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-09 00:07:57 +03:00
media-libs/kcolorpicker: Fix cmake patch
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
parent
2bba09baa5
commit
8a624cae9f
@ -26,7 +26,7 @@ index 1d15048..8d07fd5 100644
|
||||
+++ b/CMakeLists.txt
|
||||
@@ -1,4 +1,4 @@
|
||||
-cmake_minimum_required(VERSION 3.5)
|
||||
+cmake_minimum_required(VERSION 3.10..3.31)
|
||||
+cmake_minimum_required(VERSION 3.10...3.31)
|
||||
project(kColorPicker LANGUAGES CXX VERSION 0.3.1)
|
||||
|
||||
set(QT_MIN_VERSION 5.15.2)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user