[Mesa-dev] [PATCH 9/9] automake: adjust wayland-drm comment

Emil Velikov emil.l.velikov at gmail.com
Thu Sep 7 18:05:06 UTC 2017


From: Emil Velikov <emil.velikov at collabora.com>

Vulkan does not depend on the library or any of the objects
created in the process.

Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
---
 src/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index e055cb8e701..e2d53155d52 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -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
-- 
2.14.1



More information about the mesa-dev mailing list