Add apr-util-dbm_db to fix mod_dav
This commit is contained in:
parent
b2368cac59
commit
3774290cad
|
|
@ -26,6 +26,7 @@ RUN set -eux; \
|
||||||
\
|
\
|
||||||
runDeps=' \
|
runDeps=' \
|
||||||
apr-dev \
|
apr-dev \
|
||||||
|
apr-util-dbm_db \
|
||||||
apr-util-dev \
|
apr-util-dev \
|
||||||
apr-util-ldap \
|
apr-util-ldap \
|
||||||
perl \
|
perl \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue