mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 05:14:18 +08:00
xserver-xorg: use glvnd
This commit is contained in:
parent
742c42b569
commit
1d9dba2ecc
@ -8,6 +8,7 @@ dependencies = [
|
||||
"font-util",
|
||||
"freetype2",
|
||||
"libfontenc",
|
||||
"libglvnd",
|
||||
"libpng",
|
||||
"libpthread-stubs",
|
||||
#TODO: used for secure-rpc, needs syslog: "libtirpc",
|
||||
@ -19,7 +20,6 @@ dependencies = [
|
||||
"libxext",
|
||||
"libxfont2",
|
||||
"libxkbfile",
|
||||
"mesa-x11",
|
||||
"openssl1",
|
||||
"pixman",
|
||||
"x11proto",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user