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.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/python3-automat/python3-automat.info') diff --git a/python/python3-automat/python3-automat.info b/python/python3-automat/python3-automat.info index 778fdcb838..77e9651079 100644 --- a/python/python3-automat/python3-automat.info +++ b/python/python3-automat/python3-automat.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/A/Automat/Automat-20.2.0.tar.g MD5SUM="d6cef9886b037b8857bfbc686f3ae30a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-attrs wheel" +REQUIRES="python3-attrs wheel python-m2r" MAINTAINER="Yth - Arnaud" EMAIL="yth@ythogtha.org" -- cgit v1.2.3