From 4249a320395bc0ab23e3afdcc77cc68c742ca74e Mon Sep 17 00:00:00 2001 From: TomasM Date: Mon, 13 Nov 2017 14:13:18 -0500 Subject: [PATCH] add x11-utils explicitly to the list --- Slax/debian/modules/02-xorg/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Slax/debian/modules/02-xorg/build b/Slax/debian/modules/02-xorg/build index 1886c73..7b4c18d 100755 --- a/Slax/debian/modules/02-xorg/build +++ b/Slax/debian/modules/02-xorg/build @@ -1,6 +1,6 @@ apt-get update -apt-get install --yes --no-install-recommends xserver-xorg xinit xterm blackbox libxcursor1 breeze-cursor-theme wmctrl xdotool +apt-get install --yes --no-install-recommends xserver-xorg xinit xterm blackbox libxcursor1 breeze-cursor-theme x11-utils wmctrl xdotool # use only white cursors. There were some troubles if the other cursors # was left behind, installing gtk apps reverted the cursor from white to gray,