From f4c85325877148f1847da4c9e546093ed44026cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Molinero=20Fern=C3=A1ndez?= Date: Thu, 20 Jun 2019 23:18:43 +0200 Subject: [PATCH] Added some utilities --- Dockerfile.m4 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Dockerfile.m4 b/Dockerfile.m4 index 888a585..b6c8ea3 100644 --- a/Dockerfile.m4 +++ b/Dockerfile.m4 @@ -255,6 +255,7 @@ m4_ifelse(ENABLE_32BIT, 1, [[m4_dnl libxtst6 \ libxv1 \ locales \ + lsscsi \ menu \ menu-xdg \ menulibre \ @@ -267,6 +268,7 @@ m4_ifelse(ENABLE_32BIT, 1, [[m4_dnl openssh-server \ openssl \ pavucontrol \ + pciutils \ policykit-1 \ procps \ psmisc \ @@ -281,6 +283,7 @@ m4_ifelse(ENABLE_32BIT, 1, [[m4_dnl tumbler \ tzdata \ unzip \ + usbutils \ vlc \ xauth \ xdg-user-dirs \