[v2,02/11] make.sh: addition of the extra modules required for the build/exec of pyfuse3

Message ID 20220802092058.3711-2-adolf.belka@ipfire.org
State Accepted
Headers
Series [v2,01/11] borgbackup: Fix Bug#12611 by adding fuse mount capability with pyfuse3 |

Commit Message

Adolf Belka Aug. 2, 2022, 9:20 a.m. UTC
  Fixes: Bug#12611
Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 make.sh | 9 +++++++++
 1 file changed, 9 insertions(+)
  

Patch

diff --git a/make.sh b/make.sh
index 7fb63b913..4586482d0 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