mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-20 20:04:19 +08:00
mesa-x11: add DRI3 dependencies
This commit is contained in:
parent
6d64c05a10
commit
bfc80cee1b
@ -5,12 +5,15 @@ same_as = "../../../libs/mesa"
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
"expat",
|
||||
"libdrm",
|
||||
"libpthread-stubs",
|
||||
"libx11",
|
||||
"libxau",
|
||||
"libxcb",
|
||||
"libxext",
|
||||
"libxfixes",
|
||||
"libxrandr",
|
||||
"libxshmfence",
|
||||
"libxxf86vm",
|
||||
"llvm18",
|
||||
"x11proto",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user