From 8b8835b1bed509150202e12caf1c7b2c1e60bc27 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 11 Nov 2010 19:11:47 +0100 Subject: [PATCH] mesa-master-GL: fix build Signed-off-by: Stephan Raue --- packages/graphics/mesa-master-GL/build | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/graphics/mesa-master-GL/build b/packages/graphics/mesa-master-GL/build index abcd331ce4..9a66b4e197 100755 --- a/packages/graphics/mesa-master-GL/build +++ b/packages/graphics/mesa-master-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