radicale2: add htpasswd as runtime dependency
This commit is contained in:
parent
4c3d121957
commit
f2a6825496
1 changed files with 2 additions and 3 deletions
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'radicale2'
|
# Template file for 'radicale2'
|
||||||
pkgname=radicale2
|
pkgname=radicale2
|
||||||
version=2.1.11
|
version=2.1.11
|
||||||
revision=3
|
revision=4
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="Radicale-${version}"
|
wrksrc="Radicale-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="radicale"
|
|
||||||
hostmakedepends="python3 python3-setuptools"
|
hostmakedepends="python3 python3-setuptools"
|
||||||
depends="python3-pam python3-requests python3-dulwich python3-vobject
|
depends="python3-pam python3-requests python3-dulwich python3-vobject
|
||||||
python3-dateutil python3-passlib python3-bcrypt"
|
python3-dateutil python3-passlib python3-bcrypt apache-htpasswd"
|
||||||
# added passlib and bcrypt, since its seems to be the safest option.
|
# added passlib and bcrypt, since its seems to be the safest option.
|
||||||
short_desc="Complete calendar and contact storing and manipulating solution"
|
short_desc="Complete calendar and contact storing and manipulating solution"
|
||||||
maintainer="teldra <teldra@rotce.de>"
|
maintainer="teldra <teldra@rotce.de>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue