diff --git a/srcpkgs/python3-PyAudio/template b/srcpkgs/python3-PyAudio/template index 8f9de6cbbac..55f65058309 100644 --- a/srcpkgs/python3-PyAudio/template +++ b/srcpkgs/python3-PyAudio/template @@ -1,11 +1,12 @@ # Template file for 'python3-PyAudio' pkgname=python3-PyAudio version=0.2.11 -revision=6 +revision=7 wrksrc="PyAudio-${version}" build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-devel portaudio-devel" +depends="python3" short_desc="Python3 Bindings for PortAudio, a cross-platform audio IO library" maintainer="Cameron Nemo " license="MIT"