From: Adolf Belka <ahb.ipfire@gmail.com>
To: development@lists.ipfire.org
Subject: [PATCH 3/5] borgbackup: add fuse as dependency
Date: Wed, 13 Jan 2021 16:00:01 +0100 [thread overview]
Message-ID: <20210113150001.3660141-1-ahb.ipfire@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 758 bytes --]
- fuse added as dependency as it has been moved from core to addon
- No change to rootfiles
Signed-off-by: Adolf Belka <ahb.ipfire(a)gmail.com>
---
lfs/borgbackup | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/borgbackup b/lfs/borgbackup
index aafef36d8..e23498c69 100644
--- a/lfs/borgbackup
+++ b/lfs/borgbackup
@@ -32,9 +32,9 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = borgbackup
-PAK_VER = 8
+PAK_VER = 9
-DEPS = python3-llfuse python3-msgpack
+DEPS = python3-llfuse python3-msgpack fuse
###############################################################################
# Top-level Rules
--
2.30.0
reply other threads:[~2021-01-13 15:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20210113150001.3660141-1-ahb.ipfire@gmail.com \
--to=ahb.ipfire@gmail.com \
--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