make.sh: addition of the extra modules required for the build/exec of pyfuse3

Fixes: Bug#12611
Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
This commit is contained in:
Adolf Belka
2022-08-02 11:20:49 +02:00
committed by Peter Müller
parent c02bffe2be
commit 85749ec494

View File

@@ -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