mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 20:18:12 +02:00
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:
parent
9042e8863a
commit
6b834af77e
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ env.Prepend(LIBS = [
|
|||
ws_kms_dri,
|
||||
softpipe,
|
||||
libloader,
|
||||
mesautil,
|
||||
mesa,
|
||||
glsl,
|
||||
gallium,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue