gallium/target: Add needed mesautil lib to haiku-softpipe
authorAlexander von Gluck IV <kallisti5@unixzen.com>
Mon, 18 Aug 2014 21:40:34 +0000 (21:40 +0000)
committerAlexander von Gluck IV <kallisti5@unixzen.com>
Tue, 19 Aug 2014 14:03:05 +0000 (10:03 -0400)
Acked-by: Brian Paul <brianp@vmware.com>
src/gallium/targets/haiku-softpipe/SConscript

index 0381d0550eb7d2a15ce907ec0025166a9f87c571..c730fdebbe8800917bddb4943fa5890480961fe9 100644 (file)
@@ -4,6 +4,7 @@ env.Prepend(LIBS = [
     ws_haiku,
     trace,
     rbug,
+    mesautil,
     mesa,
     glsl,
     gallium