From bc7ce31d8a3b2118db61679c771dcd37ac69db64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Thu, 16 Mar 2017 16:42:39 +0000 Subject: [PATCH] [libreoffice] add yasm depend for internal libturbo-jpeg (#463) --- projects/libreoffice/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/libreoffice/Dockerfile b/projects/libreoffice/Dockerfile index 922170bb2..1dc8de25e 100644 --- a/projects/libreoffice/Dockerfile +++ b/projects/libreoffice/Dockerfile @@ -18,7 +18,7 @@ FROM gcr.io/oss-fuzz/base-builder MAINTAINER officesecurity@lists.freedesktop.org #build requirements RUN apt-get build-dep -y libreoffice -RUN apt-get install -y wget +RUN apt-get install -y wget yasm #cache build dependencies ADD https://dev-www.libreoffice.org/src/c3c1a8ba7452950636e871d25020ce0d-pt-serif-font-1.0000W.tar.gz \ https://dev-www.libreoffice.org/src/c74b7223abe75949b4af367942d96c7a-crosextrafonts-carlito-20130920.tar.gz \