Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
06b3cdadb4 | ||
|
|
2ba5712784 | ||
|
|
0c21d5e626 | ||
|
|
5be7976f0a |
@@ -275,6 +275,8 @@ RUN <<-EOF
|
||||
libgl1 \
|
||||
libgl1-mesa-dri \
|
||||
libgles2 \
|
||||
libgles2-mesa \
|
||||
libgles2-mesa-dev \
|
||||
libglu1 \
|
||||
libglvnd0 \
|
||||
libglx-mesa0 \
|
||||
@@ -284,7 +286,7 @@ RUN <<-EOF
|
||||
libpam0g \
|
||||
libpixman-1-0 \
|
||||
libpulse0 \
|
||||
libssl3t64 \
|
||||
libssl3 \
|
||||
libsystemd0 \
|
||||
libx11-6 \
|
||||
libx11-xcb1 \
|
||||
@@ -297,7 +299,7 @@ RUN <<-EOF
|
||||
libxml2 \
|
||||
libxrandr2 \
|
||||
libxshmfence1 \
|
||||
libxt6t64 \
|
||||
libxt6 \
|
||||
libxtst6 \
|
||||
libxv1 \
|
||||
locales \
|
||||
@@ -324,6 +326,7 @@ RUN <<-EOF
|
||||
xserver-xorg-video-dummy \
|
||||
xserver-xorg-video-fbdev \
|
||||
xserver-xorg-video-vesa \
|
||||
xorg-dev \
|
||||
zlib1g
|
||||
m4_ifelse(ENABLE_AMD_SUPPORT, 1, [[m4_dnl
|
||||
apt-get install -y --no-install-recommends -o APT::Immediate-Configure=0 \
|
||||
@@ -387,8 +390,7 @@ RUN <<-EOF
|
||||
gnome-keyring \
|
||||
gtk2-engines-pixbuf \
|
||||
htop \
|
||||
indicator-application \
|
||||
indicator-messages \
|
||||
ayatana-indicator-messages \
|
||||
iproute2 \
|
||||
iputils-ping \
|
||||
libavcodec-extra \
|
||||
@@ -443,7 +445,7 @@ RUN <<-EOF
|
||||
xfonts-base \
|
||||
xinput \
|
||||
xterm \
|
||||
xubuntu-default-settings \
|
||||
debian-mate-default-settings \
|
||||
xutils \
|
||||
xz-utils \
|
||||
zenity \
|
||||
|
||||
Reference in New Issue
Block a user