mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 22:34:18 +08:00
libepoxy: build with mesa-x11
This commit is contained in:
parent
6650a74ad0
commit
82c2cc65e5
@ -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",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user