wgl: Add missing idep_mesautilformat
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30874>
This commit is contained in:
@@ -8,7 +8,7 @@ if not with_shared_glapi
|
||||
_c_args_wgl += '-D_GLAPI_NO_EXPORTS'
|
||||
endif
|
||||
|
||||
_wgl_deps = [idep_xmlconfig, driver_zink]
|
||||
_wgl_deps = [idep_xmlconfig, driver_zink, idep_mesautilformat]
|
||||
if with_gallium_zink
|
||||
_wgl_deps += idep_vulkan_wsi_defines
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user