Switch to libgtk3-0-0 to fix libgtk-3.so.0 load error

This commit is contained in:
Henrik Jonsson 2018-09-23 17:42:38 +02:00
parent 965e9b71d4
commit c3221945f5
No known key found for this signature in database
GPG Key ID: 03EFBF839A5FDC15

View File

@ -18,7 +18,7 @@ RUN apt-get update && \
libx11-xcb1 \ libx11-xcb1 \
libasound2 \ libasound2 \
libdbus-glib-1-2 \ libdbus-glib-1-2 \
libgtk2.0-0 \ libgtk3.0-0 \
libxrender1 \ libxrender1 \
libxt6 \ libxt6 \
xz-utils && \ xz-utils && \