fix dockerfile builds

Signed-off-by: Jess Frazelle <acidburn@jessfraz.com>
This commit is contained in:
Jess Frazelle
2019-05-25 19:11:12 -04:00
parent a6a529eda0
commit ffc0508b44
7 changed files with 13 additions and 17 deletions

View File

@@ -18,7 +18,6 @@ RUN apt-get update && apt-get install -y \
desktop-file-utils \
ibus \
ibus-gtk \
ibus-qt4 \
lib32z1 \
libx11-6 \
libasound2-dev \
@@ -42,7 +41,6 @@ RUN apt-get update && apt-get install -y \
libxcb-image0 \
libxcb-keysyms1 \
libxcb-xtest0 \
libibus-qt1 \
libnss3 \
libxss1 \
sudo \