aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/vexpressa9.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/vexpressa9.conf b/conf/machine/vexpressa9.conf
index f14bf18..722a852 100644
--- a/conf/machine/vexpressa9.conf
+++ b/conf/machine/vexpressa9.conf
@@ -8,7 +8,8 @@ XSERVER = "xserver-xorg \
xf86-input-evdev \
xf86-input-mouse \
xf86-video-fbdev \
- xf86-input-keyboard"
+ xf86-input-keyboard \
+ mesa-dri-driver-swrast"
# Ship all kernel modules by default
MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"