mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-02-01 02:19:27 +08:00
also add libtool
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
8824a8471b
commit
5ba7a3f86a
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ RUN set -ex; \
|
|||
apk add --no-cache --virtual .build-deps \
|
||||
$PHPIZE_DEPS \
|
||||
autoconf \
|
||||
libtool \
|
||||
freetype-dev \
|
||||
icu-dev \
|
||||
libevent-dev \
|
||||
|
|
Loading…
Reference in a new issue