aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/htcdream.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/htcdream.conf')
-rw-r--r--conf/machine/htcdream.conf11
1 files changed, 10 insertions, 1 deletions
diff --git a/conf/machine/htcdream.conf b/conf/machine/htcdream.conf
index 89604d5f21..3cf1ebf04c 100644
--- a/conf/machine/htcdream.conf
+++ b/conf/machine/htcdream.conf
@@ -20,4 +20,13 @@ MACHINE_EXTRA_RRECOMMENDS = "\
PREFERRED_PROVIDER_virtual/kernel = "linux-leviathan"
-PREFERRED_PROVIDER_virtual/libgl_shr = "mesa-dri"
+XSERVER = " \
+ xserver-xorg \
+ xserver-xorg-extension-glx \
+ xserver-xorg-extension-dri \
+ xf86-input-tslib \
+ xf86-input-evdev \
+ xf86-input-mouse \
+ xf86-input-keyboard \
+ xf86-video-fbdev \
+"