Update build

This commit is contained in:
Tomas-M
2019-07-25 20:01:40 +02:00
committed by GitHub
parent 5a06b74174
commit 8be589217e
+3
View File
@@ -15,6 +15,9 @@ apt-get install --yes --no-install-recommends \
libgl1-mesa-dri \
libglu1-mesa
# Set setuid bit on xorg binary, so it can be started by guest user
chmod u+s /usr/lib/xorg/Xorg
# 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,
# so we're going to nuke it to leave only Snow cursors active.