[library-web/oscp] lgo: Install httpd for httxt2dbm



commit 4671558d26ba18e4bcb402f8cff6cdce1f0d3c40
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Fri Feb 14 08:36:27 2020 +0100

    lgo: Install httpd for httxt2dbm

 lgo/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lgo/Dockerfile b/lgo/Dockerfile
index b15f104..dfe33ab 100644
--- a/lgo/Dockerfile
+++ b/lgo/Dockerfile
@@ -2,7 +2,7 @@ FROM centos:7
 
 RUN yum install -y epel-release gnome-common glib2-devel intltool docbook-dtds \
         docbook-style-xsl gtk-doc python-sqlite2 yelp-tools libxslt make git \
-        gnome-doc-utils-stylesheets && \
+        gnome-doc-utils-stylesheets httpd && \
     yum install -y python-html5lib && \
     yum -y clean all --enablerepo='*'
 


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