python-b2: add python-logfury dependency
This commit is contained in:
parent
74e9edbf0b
commit
c5f7fec479
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
||||||
# Template file for 'python-b2'
|
# Template file for 'python-b2'
|
||||||
pkgname=python-b2
|
pkgname=python-b2
|
||||||
version=1.1.0
|
version=1.1.0
|
||||||
revision=2
|
revision=3
|
||||||
noarch=y
|
noarch=y
|
||||||
wrksrc="B2_Command_Line_Tool-$version"
|
wrksrc="B2_Command_Line_Tool-$version"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python python-setuptools"
|
hostmakedepends="python python-setuptools"
|
||||||
|
depends="python-logfury"
|
||||||
short_desc="CLI that gives easy access B2 Cloud Storage"
|
short_desc="CLI that gives easy access B2 Cloud Storage"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue