From 93b6fa2bf460b36ac6e7e5d2716e26d69ff56c88 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 22 Dec 2017 21:45:40 +0100 Subject: Wayland deps updated - ConsoleKit2, mesa and xorg-server These will be used in the 'testing' repository, not in the 'latest'. --- deps/mesa/mesa.SlackBuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'deps/mesa/mesa.SlackBuild') diff --git a/deps/mesa/mesa.SlackBuild b/deps/mesa/mesa.SlackBuild index 15b135b..7496b47 100755 --- a/deps/mesa/mesa.SlackBuild +++ b/deps/mesa/mesa.SlackBuild @@ -21,7 +21,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PKGNAM=mesa -VERSION=${VERSION:-17.2.7} +VERSION=${VERSION:-17.3.1} DEMOVERS=${DEMOVERS:-8.3.0} BUILD=${BUILD:-1} @@ -88,9 +88,8 @@ if /bin/ls $CWD/patches/*.patch 1> /dev/null 2> /dev/null ; then done fi -# Don't worry if Mako is not present: -#sed -i "s,AX_CHECK_PYTHON_MAKO_MODULE(\$PYTHON_MAKO_REQUIRED),,g" configure.ac -cat $CWD/mesa.no.mako.diff | patch -p1 --verbose || exit 1 +## Don't worry if Mako is not present: +#cat $CWD/mesa.no.mako.diff | patch -p1 --verbose || exit 1 # This doesn't fully do the trick. See below. ;-) #./autogen.sh -- cgit v1.2.3