fix(gtk4)

closes #4764
This commit is contained in:
Jacob Heider 2024-01-08 13:29:12 -05:00 committed by Jacob Heider
parent 5830fc48bf
commit c86d15df92

View file

@ -27,6 +27,8 @@ dependencies:
x.org/xinerama: ^1.1
x.org/xcursor: ^1.2
xkbcommon.org: ^1.6
github.com/KhronosGroup/Vulkan-Loader: ^1
github.com/google/shaderc: ^2023
build:
dependencies:
@ -61,7 +63,7 @@ build:
- -Dx11-backend=false
- -Dmacos-backend=true
DESTDIR: /
XML_CATALOG_FILES: "{{prefix}}/etc/xml/catalog"
XML_CATALOG_FILES: '{{prefix}}/etc/xml/catalog'
CPPFLAGS:
- -DG_DISABLE_ASSERT
- -DG_DISABLE_CAST_CHECKS