mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Rename libwayland
This commit is contained in:
parent
4c4bfd7caf
commit
91ee785ce3
@ -4,4 +4,4 @@ tar = "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.32/
|
||||
template = "meson"
|
||||
mesonflags = [
|
||||
"-Dtests=false"
|
||||
]
|
||||
]
|
||||
|
||||
@ -21,7 +21,7 @@ dependencies = [
|
||||
"libxcb",
|
||||
"openssl1",
|
||||
"freetype2",
|
||||
"libwayland-client",
|
||||
"libwayland",
|
||||
"libfontenc",
|
||||
"wayland-protocols",
|
||||
"zlib",
|
||||
|
||||
@ -1,4 +1,3 @@
|
||||
|
||||
[source]
|
||||
tar = "https://www.x.org/archive/individual/proto/xorgproto-2024.1.tar.xz"
|
||||
[build]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user