targets/dri: link with mesautil

Similar to other recent build fixes.

Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
This commit is contained in:
Roland Scheidegger 2014-08-05 04:03:59 +02:00
parent 9042e8863a
commit 6b834af77e

View file

@ -40,6 +40,7 @@ env.Prepend(LIBS = [
ws_kms_dri,
softpipe,
libloader,
mesautil,
mesa,
glsl,
gallium,