mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
parent
5830fc48bf
commit
c86d15df92
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue