From d032128254a0c677b0577cc777cbc0eb4c9e93e3 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 11 Nov 2010 19:11:26 +0100 Subject: [PATCH] Mesa-GL: fix build Signed-off-by: Stephan Raue --- packages/graphics/Mesa-GL/build | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/graphics/Mesa-GL/build b/packages/graphics/Mesa-GL/build index abcd331ce4..9a66b4e197 100755 --- a/packages/graphics/Mesa-GL/build +++ b/packages/graphics/Mesa-GL/build @@ -36,6 +36,7 @@ cd $BUILD/$MESA* --disable-glw \ --disable-motif \ --with-driver=dri \ + --with-dri-drivers="" \ --disable-gallium make -C src/glx