diff --git a/srcpkgs/pyliblo/template b/srcpkgs/pyliblo/template index d83804d7c05..de7f1bd20b2 100644 --- a/srcpkgs/pyliblo/template +++ b/srcpkgs/pyliblo/template @@ -1,11 +1,12 @@ # Template file for 'pyliblo' pkgname=pyliblo version=0.10.0 -revision=1 +revision=2 wrksrc="pyliblo-${version}" build_style=python3-module hostmakedepends="python3-setuptools python3-Cython" makedepends="python3-devel liblo-devel" +depends="python3" short_desc="Python bindings for the liblo OSC library" maintainer="Orphaned " license="LGPL-2.1-or-later"