python3-boto3: fix deps.

This commit is contained in:
Leah Neukirchen 2020-04-24 16:44:49 +02:00
parent c6697b5df9
commit da1f84312c

View file

@ -5,6 +5,7 @@ revision=1
archs=noarch
wrksrc="boto3-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
short_desc="Python interface to Amazon Web Services"
maintainer="Leah Neukirchen <leah@vuxu.org>"