[Bug 256344] x11-toolkits/libadwaita: build error: vulkan/vulkan.h file not found

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 01 Jun 2021 18:48:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256344

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=52ca7b9c5e8eeaa747fabf04b1a061cd7ccdd3a6

commit 52ca7b9c5e8eeaa747fabf04b1a061cd7ccdd3a6
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-06-01 17:41:30 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-06-01 18:47:00 +0000

    x11-toolkits/gtk40: unbreak consumers after a5d572b40b8b

    In file included from /usr/local/include/gtk-4.0/gtk/gtk.h:31:
    In file included from /usr/local/include/gtk-4.0/gdk/gdk.h:76:
    /usr/local/include/gtk-4.0/gdk/gdkvulkancontext.h:32:10: fatal error:
'vulkan/vulkan.h' file not found
     #include <vulkan/vulkan.h>
              ^~~~~~~~~~~~~~~~~

    PR:             256344
    Reported by:    John Hein <jcfyecrayz@liamekaens.com>

 x11-toolkits/gtk40/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.