Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
06b3cdadb4 | ||
|
|
2ba5712784 |
@@ -275,6 +275,8 @@ RUN <<-EOF
|
||||
libgl1 \
|
||||
libgl1-mesa-dri \
|
||||
libgles2 \
|
||||
libgles2-mesa \
|
||||
libgles2-mesa-dev \
|
||||
libglu1 \
|
||||
libglvnd0 \
|
||||
libglx-mesa0 \
|
||||
@@ -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 \
|
||||
@@ -442,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