diff --git a/srcpkgs/python3-alsa/template b/srcpkgs/python3-alsa/template index aa522cebc57..5b523085246 100644 --- a/srcpkgs/python3-alsa/template +++ b/srcpkgs/python3-alsa/template @@ -1,11 +1,12 @@ # Template file for 'python3-alsa' pkgname=python3-alsa version=1.1.6 -revision=4 +revision=5 wrksrc="pyalsa-${version}" build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-devel alsa-lib-devel" +depends="python3" short_desc="Official Python bindings for ALSA" maintainer="Steve Prybylski " license="GPL-2.0-only"