]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
borgbackup: Fix Bug#12611 by adding fuse mount capability with pyfuse3
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 2 Aug 2022 09:20:48 +0000 (11:20 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Fri, 5 Aug 2022 09:09:29 +0000 (09:09 +0000)
- The addition of pyfuse3 requires a total of 11 python3 module dependencies and the
   addition of python3-Cython during the build
- The other dependencies etc are submitted in the rest of this patch series.

Fixes: Bug#12611
Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
lfs/borgbackup

index c2faaac210c30d9e5ef2e615e6b100eefa55f406..9c761eac4627aaa652cd7194c9fba5c97b9bc40d 100644 (file)
@@ -33,9 +33,9 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = borgbackup
-PAK_VER    = 12
+PAK_VER    = 13
 
-DEPS       = python3-pkgconfig python3-msgpack python3-packaging
+DEPS       = python3-pkgconfig python3-msgpack python3-packaging python3-pyfuse3
 
 SERVICES   =