mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 19:00:34 +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)
|
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||||
PROG = borgbackup
|
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
|
# borgbackup only works with specific versions of python3-msgpack
|
||||||
|
|
||||||
SERVICES =
|
SERVICES =
|
||||||
|
|||||||
Reference in New Issue
Block a user