python3-pylast: specify all python3 hostmakedepends

This commit is contained in:
Andrew J. Hesford 2021-01-28 11:10:26 -05:00
parent 6f78f581d0
commit 8a3b605ac9

View File

@ -1,10 +1,10 @@
# Template file for 'python3-pylast'
pkgname=python3-pylast
version=4.1.0
revision=1
revision=2
wrksrc="pylast-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
hostmakedepends="python3-setuptools_scm"
depends="python3"
short_desc="Python3 interface to last.fm and libre.fm"
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"