[damned-lies/oscp-testing] Package names for Python 3.9
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [damned-lies/oscp-testing] Package names for Python 3.9
- Date: Tue, 8 Jun 2021 11:39:40 +0000 (UTC)
commit a01a84e7154fd8043c426275bb828944b820eaf9
Author: Andrea Veri <averi redhat com>
Date: Tue Jun 8 13:39:35 2021 +0200
Package names for Python 3.9
Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Dockerfile b/Dockerfile
index a95d5849..2ac7c8af 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,7 +1,7 @@
FROM centos/s2i-base-centos8
USER root
-RUN INSTALL_PKGS="python39 platform-python-devel platform-python-setuptools python39-pip python39-mod_wsgi
python39-lxml \
+RUN INSTALL_PKGS="python39 python39-devel python39-setuptools python39-pip python39-mod_wsgi python39-lxml \
httpd httpd-devel mod_ldap mod_session \
atlas-devel gcc-c++ gcc-gfortran libffi-devel libtool-ltdl enchant wget \
gettext gnome-doc-utils intltool itstool libicu-devel mariadb-devel subversion yelp-tools" && \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]