mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
backblaze-b2: add needed dependencies.
This commit is contained in:
parent
11bc3ea04e
commit
2fa890ae76
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'backblaze-b2'
|
||||
pkgname=backblaze-b2
|
||||
version=1.4.0
|
||||
revision=1
|
||||
revision=2
|
||||
archs=noarch
|
||||
wrksrc="B2_Command_Line_Tool-${version}"
|
||||
build_style=python2-module
|
||||
pycompile_module="b2"
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python-setuptools python-logfury python-futures python-Arrow
|
||||
python-requests python-six"
|
||||
python-requests python-six python-tqdm python-b2sdk"
|
||||
short_desc="Command Line Interface for Backblaze's B2 storage service"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Add table
Reference in a new issue