[damned-lies/oscp] Land the diff package



commit 1a5410be1a0bed0ce274200320285f38b41c2d10
Author: Andrea Veri <averi redhat com>
Date:   Mon Jul 19 13:24:16 2021 +0200

    Land the diff package

 httpd/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/httpd/Dockerfile b/httpd/Dockerfile
index 80e0bb16..1f31cb8d 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 make" && \
+        automake autoconf make diff" && \
     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]