user/authentik: add missing depend

This commit is contained in:
Antoine Martin 2023-09-01 13:40:21 -04:00
parent 69f88e8918
commit 199a0231e9

View file

@ -10,6 +10,7 @@ url="https://github.com/goauthentik/authentik"
arch="all"
license="MIT"
depends="
libcap-setcap
postgresql
procps
pwgen
@ -79,6 +80,7 @@ depends="
py3-incremental
py3-inflection
py3-jsonschema
py3-jsonpatch
py3-jwt
py3-kombu
py3-kubernetes