mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-27 23:34:19 +08:00
9 lines
176 B
TOML
9 lines
176 B
TOML
#TODO missing kbproto package
|
|
[source]
|
|
tar = "https://www.x.org/releases/individual/lib/libxkbfile-1.1.2.tar.xz"
|
|
[build]
|
|
template = "configure"
|
|
dependencies =[
|
|
"libx11",
|
|
]
|