From 748383dcd0bc591079c7d0bc4fcdc830040c3170 Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Mon, 11 Apr 2022 22:43:28 +1200 Subject: python/python3-automat: Add missing python-m2r dependency. Otherwise, the build tries to download this when run. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/python3-automat/python3-automat.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/python3-automat/python3-automat.SlackBuild') diff --git a/python/python3-automat/python3-automat.SlackBuild b/python/python3-automat/python3-automat.SlackBuild index 853066e925..5f2a7c887a 100644 --- a/python/python3-automat/python3-automat.SlackBuild +++ b/python/python3-automat/python3-automat.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-automat SRCNAM=Automat VERSION=${VERSION:-20.2.0} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3