Add libxaw

This commit is contained in:
Jeremy Soller 2025-05-03 18:39:56 -06:00
parent aa810fbc46
commit d80baea6d3
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View File

@ -8,7 +8,15 @@ autotools_recursive_regenerate
[build]
dependencies = [
"libice",
"libpthread-stubs",
"libsm",
"libx11",
"libxau",
"libxcb",
"libxext",
"libxmu",
"libxpm",
"libxt",
"x11proto",
]