mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
automake: adjust wayland-drm comment
Vulkan does not depend on the library or any of the objects created in the process. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Daniel Stone <daniels@collabora.com>
This commit is contained in:
parent
2785090a2a
commit
191402c0af
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ endif
|
|||
# include only conditionally ?
|
||||
SUBDIRS += compiler
|
||||
|
||||
## Optionally required by GBM, EGL and Vulkan
|
||||
## Optionally required by GBM, EGL
|
||||
if HAVE_PLATFORM_WAYLAND
|
||||
SUBDIRS += egl/wayland/wayland-drm
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue