Skip to content

Commit 69902f0

Browse files
committed
backblaze-b2: adding missing runtime dependencies.
1 parent 53b88e3 commit 69902f0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

srcpkgs/backblaze-b2/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Template file for 'backblaze-b2'
22
pkgname=backblaze-b2
33
version=4.2.0
4-
revision=1
4+
revision=2
55
build_style=python3-pep517
66
hostmakedepends="python3 python3-build python3-packaging python3-pdm-backend python3-pip python3-setuptools_scm python3-wheel"
7-
depends="python3-Arrow python3-b2sdk python3-docutils
8-
python3-phx-class-registry python3-rst2ansi python3-tabulate"
7+
depends="python3-argcomplete python3-Arrow python3-b2sdk python3-docutils python3-phx-class-registry
8+
python3-rst2ansi python3-tabulate python3-tqdm python3-platformdirs"
99
short_desc="Command Line Interface for Backblaze's B2 storage service"
1010
maintainer="Andrea Brancaleoni <abc@pompel.me>"
1111
license="MIT"

0 commit comments

Comments
 (0)