From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH v3 02/11] make.sh: addition of the extra modules required for the build/exec of pyfuse3
Date: Sat, 06 Aug 2022 23:35:47 +0200 [thread overview]
Message-ID: <20220806213556.66027-2-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20220806213556.66027-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 746 bytes --]
Fixes: Bug#12611
Tested-by: Adolf Belka <adolf.belka(a)ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
make.sh | 9 +++++++++
1 file changed, 9 insertions(+)
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
--
2.37.1
next prev parent reply other threads:[~2022-08-06 21:35 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-06 21:35 [PATCH v3 01/11] borgbackup: Fix Bug#12611 by adding fuse mount capability with pyfuse3 Adolf Belka
2022-08-06 21:35 ` Adolf Belka [this message]
2022-08-06 21:35 ` [PATCH v3 03/11] pyfuse3: Install to provide fuse capability for borgbackup Adolf Belka
2022-08-06 21:35 ` [PATCH v3 04/11] python3-Cython: Required for build of pyfuse3 Adolf Belka
2022-08-06 21:35 ` [PATCH v3 05/11] python3-trio: Dependency for python3-pyfuse3 Adolf Belka
2022-08-06 21:35 ` [PATCH v3 06/11] python3-attr: Dependency for python3-trio Adolf Belka
2022-08-06 21:35 ` [PATCH v3 07/11] python3-async_generator: " Adolf Belka
2022-08-06 21:35 ` [PATCH v3 08/11] python3-attrs: " Adolf Belka
2022-08-06 21:35 ` [PATCH v3 09/11] python3-sniffio: " Adolf Belka
2022-08-06 21:35 ` [PATCH v3 10/11] python3-sortedcontainers: " Adolf Belka
2022-08-06 21:35 ` [PATCH v3 11/11] python3-outcome: " Adolf Belka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220806213556.66027-2-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox