From ea0a885e5627d74d860f90e31ec4055cfbc42f8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Molinero=20Fern=C3=A1ndez?= Date: Sat, 20 Jul 2019 11:40:46 +0200 Subject: [PATCH] Added openjdk-8-jre --- Dockerfile.m4 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Dockerfile.m4 b/Dockerfile.m4 index e91a918..3aa0299 100644 --- a/Dockerfile.m4 +++ b/Dockerfile.m4 @@ -198,6 +198,7 @@ m4_ifelse(ENABLE_32BIT, 1, [[m4_dnl at-spi2-core \ bash \ bash-completion \ + binutils \ ca-certificates \ curl \ dbus \ @@ -261,6 +262,7 @@ m4_ifelse(ENABLE_32BIT, 1, [[m4_dnl tzdata \ unzip \ usbutils \ + wget \ xauth \ xdg-user-dirs \ xdg-utils \ @@ -303,11 +305,10 @@ m4_ifelse(ENABLE_32BIT, 1, [[m4_dnl libcanberra-gtk-module \ libcanberra-gtk3-module \ libgtk-3-bin \ - binutils \ menulibre \ - wget \ mousepad \ mugshot \ + openjdk-8-jre \ pavucontrol \ ristretto \ thunar-archive-plugin \