]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
make.sh: addition of the extra modules required for the build/exec of pyfuse3
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 2 Aug 2022 09:20:49 +0000 (11:20 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Fri, 5 Aug 2022 09:09:29 +0000 (09:09 +0000)
Fixes: Bug#12611
Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
make.sh

diff --git a/make.sh b/make.sh
index 7fb63b913cf98a23a2af5f803d9d428a04c3fcae..4586482d0b2d80102202e342b3c5f5c97dbaf49b 100755 (executable)
--- 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