From afa7e3c5884b6e72ff5410e2d5a4a3fd786e18a3 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Wed, 1 Jan 2020 01:51:29 +0100 Subject: Recompilations caused by the update to Python 3.8 in -current --- deps/mlt/mlt.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deps/mlt') diff --git a/deps/mlt/mlt.SlackBuild b/deps/mlt/mlt.SlackBuild index 310b32e..8bf05be 100755 --- a/deps/mlt/mlt.SlackBuild +++ b/deps/mlt/mlt.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=mlt VERSION=${VERSION:-6.18.0} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} PYTHONSITEPKG=$(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") -- cgit v1.2.3