mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00: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 \
|
apk add --no-cache --virtual .build-deps \
|
||||||
$PHPIZE_DEPS \
|
$PHPIZE_DEPS \
|
||||||
autoconf \
|
autoconf \
|
||||||
|
libtool \
|
||||||
freetype-dev \
|
freetype-dev \
|
||||||
icu-dev \
|
icu-dev \
|
||||||
libevent-dev \
|
libevent-dev \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue