add x11-utils explicitly to the list
parent
d292f63882
commit
4249a32039
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue