[damned-lies/oscp] Land make as well



commit 75908a498d99b30990873245e902f68a994df981
Author: Andrea Veri <averi redhat com>
Date:   Thu Jun 10 11:31:20 2021 +0200

    Land make as well

 httpd/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/httpd/Dockerfile b/httpd/Dockerfile
index b8093e6b..7a384614 100644
--- a/httpd/Dockerfile
+++ b/httpd/Dockerfile
@@ -5,7 +5,7 @@ RUN INSTALL_PKGS="python39 python39-devel python39-setuptools python39-pip pytho
         httpd httpd-devel mod_ldap mod_session \
         atlas-devel gcc-c++ gcc-gfortran libffi-devel libtool-ltdl enchant wget python3-libxml2 git \
         gettext gnome-doc-utils intltool itstool libicu-devel mariadb-devel subversion yelp-tools \
-        automake autoconf" && \
+        automake autoconf make" && \
     yum update -y && \
     yum install -y epel-release && \
     yum -y --setopt=tsflags=nodocs install $INSTALL_PKGS && \


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