Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=71b45a819b68dfdd4854d0ebb6951250720934d3

commit 71b45a819b68dfdd4854d0ebb6951250720934d3
Author: crazy <[email protected]>
Date:   Mon Jan 29 20:32:07 2018 +0100

cmake.sh: makedepends now on >=3.10.2-2

diff --git a/source/include/cmake.sh b/source/include/cmake.sh
index 9497a04..0d62a9a 100644
--- a/source/include/cmake.sh
+++ b/source/include/cmake.sh
@@ -65,7 +65,7 @@ CROSS_SBIN="sbin"
# * makedepends(): add cmake and pkgconfig
# * options(): add nostrip if _F_cmake_type is Debug*
###
-makedepends+=('cmake>=3.8.0' 'pkgconfig')
+makedepends+=('cmake>=3.10.2-2' 'pkgconfig')

###
# == PROVIDED FUNCTIONS
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to