[gimp-web/oscp] Land make



commit 2036e25bf678e7977390b132a6513cb8ca3bccef
Author: Andrea Veri <averi redhat com>
Date:   Fri Mar 13 21:08:35 2020 +0100

    Land make

 docs.gimp.org/docs_build/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/docs.gimp.org/docs_build/Dockerfile b/docs.gimp.org/docs_build/Dockerfile
index 2f3b60a7..23bb844a 100644
--- a/docs.gimp.org/docs_build/Dockerfile
+++ b/docs.gimp.org/docs_build/Dockerfile
@@ -3,7 +3,7 @@ USER root
 
 COPY entrypoint.sh /tmp/entrypoint.sh
 RUN yum install -y docbook-dtds docbook-style-dsssl docbook-style-xsl rsync \
-                   docbook-utils-pdf docbook-utils git autoconf automake
+                   docbook-utils-pdf docbook-utils git autoconf automake make
 
 RUN groupadd gimpdocs -g 1000580000 && \
     useradd gimpdocs -g 1000580000 -u 1000580000 -r -l -m


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]