python3-authres: add missing python3 dependency
This commit is contained in:
parent
0ed646eb8f
commit
ba860aca5e
|
@ -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 <congdanhqx@gmail.com>"
|
||||
license="Apache-2.0"
|
||||
|
|
Loading…
Reference in New Issue