mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 13:54:19 +08:00
Add libxaw
This commit is contained in:
parent
aa810fbc46
commit
d80baea6d3
@ -8,7 +8,15 @@ autotools_recursive_regenerate
|
||||
|
||||
[build]
|
||||
dependencies = [
|
||||
"libice",
|
||||
"libpthread-stubs",
|
||||
"libsm",
|
||||
"libx11",
|
||||
"libxau",
|
||||
"libxcb",
|
||||
"libxext",
|
||||
"libxmu",
|
||||
"libxpm",
|
||||
"libxt",
|
||||
"x11proto",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user