mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
media-libs/taglib: Fix cmake patch
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
parent
89fafacf3d
commit
2bba09baa5
@ -26,7 +26,7 @@ index 9e6589c7..2e631da5 100644
|
||||
+++ b/CMakeLists.txt
|
||||
@@ -1,4 +1,4 @@
|
||||
-cmake_minimum_required(VERSION 3.5.0 FATAL_ERROR)
|
||||
+cmake_minimum_required(VERSION 3.10..3.31)
|
||||
+cmake_minimum_required(VERSION 3.10...3.31)
|
||||
|
||||
project(taglib)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user