diff --git a/srcpkgs/python3-authres/template b/srcpkgs/python3-authres/template index 88ec54db1f3..69bb2ee980a 100644 --- a/srcpkgs/python3-authres/template +++ b/srcpkgs/python3-authres/template @@ -1,11 +1,12 @@ # Template file for 'python3-authres' pkgname=python3-authres version=1.2.0 -revision=4 +revision=5 wrksrc="authres-${version}" build_style=python3-module pycompile_module=authres hostmakedepends="python3-setuptools" +depends="python3" short_desc="Authentication Results Header Module" maintainer="Doan Tran Cong Danh " license="Apache-2.0"