mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 12:24:17 +08:00
mesa-glu-x11: enable glvnd
This commit is contained in:
parent
1c26cd52a8
commit
e5c439e9ea
@ -4,6 +4,7 @@ blake3 = "beed1665ed983540e7502289ec50c7e66d840820af3e9ef21c9c4a7e9686ab9f"
|
||||
|
||||
[build]
|
||||
dependencies = [
|
||||
"libglvnd",
|
||||
"libpthread-stubs",
|
||||
"libx11",
|
||||
"libxau",
|
||||
@ -15,5 +16,5 @@ dependencies = [
|
||||
template = "custom"
|
||||
script = """
|
||||
DYNAMIC_INIT
|
||||
cookbook_meson -Dgl_provider=gl
|
||||
cookbook_meson -Dgl_provider=glvnd
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user