mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-08 12:38:43 +08:00
11 lines
178 B
TOML
11 lines
178 B
TOML
#TODO not compiled or tested
|
|
[source]
|
|
git = "https://github.com/TornaxO7/vibe"
|
|
[build]
|
|
template = "cargo"
|
|
dependencies = [
|
|
"libxkbcommon",
|
|
"libwayland",
|
|
"libalsa",
|
|
]
|