mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
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:
committed by
Peter Müller
parent
c02bffe2be
commit
85749ec494
9
make.sh
9
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
|
||||
|
||||
Reference in New Issue
Block a user