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=' \
|
||||
apr-dev \
|
||||
apr-util-dbm_db \
|
||||
apr-util-dev \
|
||||
apr-util-ldap \
|
||||
perl \
|
||||
|
|
|
|||
Loading…
Reference in New Issue