]> git.ipfire.org Git - ipfire-2.x.git/commit - make.sh
make.sh: Fixes Bug#13076
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 10 May 2023 13:04:22 +0000 (15:04 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Thu, 18 May 2023 09:31:12 +0000 (09:31 +0000)
commit9fe8af1019d3099eab76050b8f49b2ff9efa3f9d
tree534f30cd6862f526fdd3ee9a83f4993a3771f424
parentb84d82176b11e33a142852d033d0eb5c23960653
make.sh: Fixes Bug#13076

- Adds borgbackup run time dependency - python3-exceptiongroup
- Adds python3-exceptiongroup build time dependency - python3-flit_scm
- Removes python3-attr that is no longer required in borgbackup dependency chain

Fixes: Bug#13076
Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
make.sh