diff --git a/srcpkgs/python3-pytaglib/template b/srcpkgs/python3-pytaglib/template index b398e0218f1..a437d364a7f 100644 --- a/srcpkgs/python3-pytaglib/template +++ b/srcpkgs/python3-pytaglib/template @@ -1,11 +1,12 @@ # Template file for 'python3-pytaglib' pkgname=python3-pytaglib version=1.4.6 -revision=2 +revision=3 wrksrc="pytaglib-${version}" build_style=python3-module hostmakedepends="python3-setuptools python3-Cython" makedepends="python3-devel taglib-devel" +depends="python3" short_desc="Python bindings for the TagLib C++ library" maintainer="Stefano Ragni " license="GPL-3.0-or-later"