gtk4 - missing depends #15
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
gtk4 requires shaderc package to be installed in order to compile. It should be listed in the depends.
It's only a dependency when built with vulkan support, so when the glslang check in the build process is true.
Thanks for the report, I'll push a fix soon.