diff --git a/srcpkgs/python-b2/template b/srcpkgs/python-b2/template index 0a8f345e9a1..eb1a62b4ac8 100644 --- a/srcpkgs/python-b2/template +++ b/srcpkgs/python-b2/template @@ -1,11 +1,12 @@ # Template file for 'python-b2' pkgname=python-b2 version=1.1.0 -revision=2 +revision=3 noarch=y wrksrc="B2_Command_Line_Tool-$version" build_style=python-module hostmakedepends="python python-setuptools" +depends="python-logfury" short_desc="CLI that gives easy access B2 Cloud Storage" maintainer="Andrea Brancaleoni " license="MIT"