Skip to content
Snippets Groups Projects
Commit 41624ed7 authored by Markus Dorn's avatar Markus Dorn Committed by Philipp Dauer
Browse files

Added packages for Cadence Innovus/Genus (libXp, redhat-lsb, mesa-dri-drivers,...

Added packages for Cadence Innovus/Genus (libXp, redhat-lsb, mesa-dri-drivers, motif, libgfortran, apr-util, numactl-libs, xorg-x11-fonts)

Change-Id: Ia24d0b9886e9d88d9a3457ca5626510895d79d2d
parent 726e53a5
No related branches found
No related tags found
No related merge requests found
...@@ -73,6 +73,7 @@ From: ${DOCKER_BASE_IMAGE} ...@@ -73,6 +73,7 @@ From: ${DOCKER_BASE_IMAGE}
yum reinstall -y glibc-common yum reinstall -y glibc-common
yum -y install \ yum -y install \
apr-util \
autoconf \ autoconf \
automake \ automake \
bc \ bc \
...@@ -102,6 +103,7 @@ From: ${DOCKER_BASE_IMAGE} ...@@ -102,6 +103,7 @@ From: ${DOCKER_BASE_IMAGE}
less \ less \
libfontenc \ libfontenc \
libgcc \ libgcc \
libgfortran \
libICE \ libICE \
libjpeg-turbo \ libjpeg-turbo \
libmng \ libmng \
...@@ -123,6 +125,7 @@ From: ${DOCKER_BASE_IMAGE} ...@@ -123,6 +125,7 @@ From: ${DOCKER_BASE_IMAGE}
libXi \ libXi \
libxkbfile \ libxkbfile \
libXmu \ libXmu \
libXp \
libXpm \ libXpm \
libXrandr \ libXrandr \
libXrender-devel \ libXrender-devel \
...@@ -133,8 +136,11 @@ From: ${DOCKER_BASE_IMAGE} ...@@ -133,8 +136,11 @@ From: ${DOCKER_BASE_IMAGE}
m4 \ m4 \
mailx \ mailx \
make \ make \
mesa-dri-drivers \
motif \
ncurses-devel \ ncurses-devel \
net-tools \ net-tools \
numactl-libs \
openssh \ openssh \
openssl-devel \ openssl-devel \
patch \ patch \
...@@ -148,7 +154,7 @@ From: ${DOCKER_BASE_IMAGE} ...@@ -148,7 +154,7 @@ From: ${DOCKER_BASE_IMAGE}
python3-pip \ python3-pip \
python3-setuptools \ python3-setuptools \
qemu-guest-agent \ qemu-guest-agent \
redhat-lsb-core \ redhat-lsb \
rsync \ rsync \
screen \ screen \
SDL-devel \ SDL-devel \
...@@ -167,6 +173,12 @@ From: ${DOCKER_BASE_IMAGE} ...@@ -167,6 +173,12 @@ From: ${DOCKER_BASE_IMAGE}
wget \ wget \
which \ which \
xkeyboard-config \ xkeyboard-config \
xorg-x11-fonts-100dpi \
xorg-x11-fonts-75dpi \
xorg-x11-fonts-ISO8859-1-100dpi \
xorg-x11-fonts-ISO8859-1-75dpi \
xorg-x11-fonts-misc \
xorg-x11-fonts-Type1 \
xorg-x11-server-Xvfb \ xorg-x11-server-Xvfb \
xorg-x11-xauth \ xorg-x11-xauth \
xorg-x11-xkb-utils \ xorg-x11-xkb-utils \
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment