diff --git a/srcpkgs/python3-keyutils/template b/srcpkgs/python3-keyutils/template index c6a713aa51..057f8b44e1 100644 --- a/srcpkgs/python3-keyutils/template +++ b/srcpkgs/python3-keyutils/template @@ -1,11 +1,12 @@ # Template file for 'python3-keyutils' pkgname=python3-keyutils version=0.6 -revision=6 +revision=7 wrksrc=python-keyutils-$version build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-devel keyutils-devel" +depends="python3" short_desc="Python3 bindings for keyutils" maintainer="Matthias Fulz " license="Apache-2.0"