summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2023-01-14 08:19:40 +0100
committerHelmut Grohne <helmut@subdivi.de>2023-01-14 08:19:40 +0100
commit489028eb0816b797d90c0ee05393f8f414b0db95 (patch)
tree64d383f4bb6cc315cc6cc3b8ace8bff0e2477871
parent00246334d3636784985d5da2f5edd3fce451eacf (diff)
Update Build-Depends for borg 2.x
-rw-r--r--debian/control4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index d8bf9064..bca6bd1f 100644
--- a/debian/control
+++ b/debian/control
@@ -17,11 +17,13 @@ Build-Depends: cython3,
libssl-dev,
libzstd-dev,
python3-dev,
+ python3-argon2,
python3-packaging,
python3-guzzle-sphinx-theme,
+ python3-llfuse (>= 1.3.8) [!hurd-any],
python3-llfuse (<< 2.0) [!hurd-any],
python3-dateutil <!nocheck>,
- python3-msgpack,
+ python3-msgpack (>= 1.0.3),
python3-pkgconfig,
python3-pyfuse3 [!hurd-any],
python3-pytest <!nocheck>,