python3-authres: add missing python3 dependency
This commit is contained in:
parent
0ed646eb8f
commit
ba860aca5e
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
||||||
# Template file for 'python3-authres'
|
# Template file for 'python3-authres'
|
||||||
pkgname=python3-authres
|
pkgname=python3-authres
|
||||||
version=1.2.0
|
version=1.2.0
|
||||||
revision=4
|
revision=5
|
||||||
wrksrc="authres-${version}"
|
wrksrc="authres-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module=authres
|
pycompile_module=authres
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3"
|
||||||
short_desc="Authentication Results Header Module"
|
short_desc="Authentication Results Header Module"
|
||||||
maintainer="Doan Tran Cong Danh <congdanhqx@gmail.com>"
|
maintainer="Doan Tran Cong Danh <congdanhqx@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue