mirror of
https://github.com/zhenyan121/Cubed.git
synced 2026-08-08 17:57:02 +08:00
build: add OpenAL dependency
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"dependencies": [
|
||||
"protobuf",
|
||||
"zstd"
|
||||
"zstd",
|
||||
"openal-soft"
|
||||
],
|
||||
"builtin-baseline": "a0400024711b283056538ac19ced80b91a83c24c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user