scons: Link talloc.
authorJosé Fonseca <jfonseca@vmware.com>
Sat, 14 Aug 2010 14:29:15 +0000 (15:29 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Sat, 14 Aug 2010 14:29:15 +0000 (15:29 +0100)
src/gallium/targets/libgl-xlib/SConscript

index 78703fd..88e216a 100644 (file)
@@ -35,6 +35,7 @@ env.Prepend(LIBS = [
     mesa,
     glsl,
     gallium,
+    'talloc'
 ])
 
 sources = [