add dri xorg packages

pull/40/head
TomasM 2017-12-30 13:22:35 -05:00
parent 14e8bf3b40
commit 739c96d096
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
apt-get update
apt-get install --yes --no-install-recommends xserver-xorg xinit xterm blackbox libxcursor1 breeze-cursor-theme x11-utils wmctrl xdotool
apt-get install --yes --no-install-recommends xserver-xorg xinit xterm \
blackbox libxcursor1 breeze-cursor-theme x11-utils wmctrl xdotool \
libdrm-intel1 libgl1-mesa-dri libglu1-mesa
# 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,