Skip to content

Commit

Permalink
gui-libs/gtk: add missing vulkan build dep
Browse files Browse the repository at this point in the history
Note that the vulkan backend is too experimental and broken in 4.12, though it
isn't used by default without custom environment variables even when enabled.
In 4.14, it is working much better, albeit not the default yet. 4.16 will likely
switch vulkan as the default over GL when both are enabled.

Closes: https://bugs.gentoo.org/928929
Signed-off-by: Mart Raudsepp <[email protected]>
  • Loading branch information
leio committed Apr 8, 2024
1 parent d3f992d commit d5d70b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gui-libs/gtk/gtk-4.12.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ BDEPEND="
dev-util/glib-utils
>=sys-devel/gettext-0.19.7
virtual/pkgconfig
vulkan? ( media-libs/shaderc )
wayland? (
dev-util/wayland-scanner
)
Expand Down

0 comments on commit d5d70b6

Please sign in to comment.