From: Adolf Belka Date: Tue, 2 Aug 2022 09:20:49 +0000 (+0200) Subject: make.sh: addition of the extra modules required for the build/exec of pyfuse3 X-Git-Tag: v2.27-core170~4^2~49 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=85749ec494c3c5ad6e035fb48078be0977d91901;p=ipfire-2.x.git make.sh: addition of the extra modules required for the build/exec of pyfuse3 Fixes: Bug#12611 Tested-by: Adolf Belka Signed-off-by: Adolf Belka --- diff --git a/make.sh b/make.sh index 7fb63b913c..4586482d0b 100755 --- a/make.sh +++ b/make.sh @@ -1633,6 +1633,15 @@ buildipfire() { lfsmake2 python3-terminaltables lfsmake2 python3-pkgconfig lfsmake2 python3-msgpack + lfsmake2 python3-attr + lfsmake2 python3-attrs + lfsmake2 python3-sniffio + lfsmake2 python3-sortedcontainers + lfsmake2 python3-outcome + lfsmake2 python3-async_generator + lfsmake2 python3-Cython + lfsmake2 python3-trio + lfsmake2 python3-pyfuse3 lfsmake2 aws-cli lfsmake2 oci-python-sdk lfsmake2 oci-cli