mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-13 12:32:59 +02:00
borgbackup: Removed python3-pkgconfig as run time dependency
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
0a54896b20
commit
b84d82176b
@@ -33,9 +33,9 @@ DL_FROM = $(URL_IPFIRE)
|
||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = borgbackup
|
||||
PAK_VER = 14
|
||||
PAK_VER = 15
|
||||
|
||||
DEPS = python3-pkgconfig python3-msgpack python3-packaging python3-pyfuse3
|
||||
DEPS = python3-msgpack python3-packaging python3-pyfuse3
|
||||
# borgbackup only works with specific versions of python3-msgpack
|
||||
|
||||
SERVICES =
|
||||
|
||||
Reference in New Issue
Block a user