From 199a0231e916bb65df82ca2e14fb38e9100792c1 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Fri, 1 Sep 2023 13:40:21 -0400 Subject: [PATCH] user/authentik: add missing depend --- user/authentik/APKBUILD | 2 ++ 1 file changed, 2 insertions(+) diff --git a/user/authentik/APKBUILD b/user/authentik/APKBUILD index 2321a0a..2c799e1 100644 --- a/user/authentik/APKBUILD +++ b/user/authentik/APKBUILD @@ -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