diff options
author | Andras Timar <andras.timar@collabora.com> | 2018-01-05 17:12:34 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2018-01-05 17:12:34 +0100 |
commit | a314dab8d8b1f398521d689b7bbac665ae3173e2 (patch) | |
tree | c4fba6e40a201526dc9040feb90301d4876c771b /docker/l10n-docker-nightly.sh | |
parent | 3af18201c046fb4eb09febd60b2c2f3c230c41c0 (diff) |
Online docker: do not use system cairo
Change-Id: Idbfa92eaeb9fff28ccdef5db91a063900592bd6c
Diffstat (limited to 'docker/l10n-docker-nightly.sh')
-rwxr-xr-x | docker/l10n-docker-nightly.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/l10n-docker-nightly.sh b/docker/l10n-docker-nightly.sh index b97cf84d5..d47b2fb87 100755 --- a/docker/l10n-docker-nightly.sh +++ b/docker/l10n-docker-nightly.sh @@ -82,6 +82,7 @@ if test ! -d libreoffice ; then --without-junit --without-myspell-dicts --without-package-format +--without-system-cairo --without-system-jars --without-system-jpeg --without-system-libpng |