#TODO missing script for building, see https://github.com/xenia-canary/xenia-canary/blob/canary_experimental/docs/building.md#linux
#TODO make all dependencies work
[source]
git = "https://github.com/xenia-canary/xenia-canary"
[build]
template = "custom"
dependencies = [
    "gtk3",
    "sdl2",
    "mesa",
    "lz4",
    "libunwind",
    "libpthread-stubs",
    "libvulkan",
]