Fix libgtk-3-0 package name

This commit is contained in:
Henrik Jonsson 2018-09-23 17:49:04 +02:00
parent c3221945f5
commit 4ebf6fafba
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 \
libasound2 \
libdbus-glib-1-2 \
libgtk3.0-0 \
libgtk-3-0 \
libxrender1 \
libxt6 \
xz-utils && \