Add apr-util-dbm_db to fix mod_dav

This commit is contained in:
Joe Ferguson 2019-12-30 16:28:45 -08:00
parent b2368cac59
commit 3774290cad
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ RUN set -eux; \
\
runDeps=' \
apr-dev \
apr-util-dbm_db \
apr-util-dev \
apr-util-ldap \
perl \