libepoxy: build with mesa-x11

This commit is contained in:
Jeremy Soller 2025-05-04 21:01:40 -06:00
parent 6650a74ad0
commit 82c2cc65e5
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View File

@ -6,14 +6,12 @@ patches = ["redox.patch"]
[build]
template = "custom"
dependencies = [
"liborbital",
"libpthread-stubs",
"libx11",
"libxau",
"libxcb",
"llvm18",
"mesa",
"mesa-glu",
"mesa-x11",
"x11proto",
"zlib",
]