Rename libwayland

This commit is contained in:
Wildan Mubarok 2025-10-01 01:47:58 +00:00
parent 4c4bfd7caf
commit 91ee785ce3
5 changed files with 2 additions and 3 deletions

View File

@ -4,4 +4,4 @@ tar = "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.32/
template = "meson"
mesonflags = [
"-Dtests=false"
]
]

View File

@ -21,7 +21,7 @@ dependencies = [
"libxcb",
"openssl1",
"freetype2",
"libwayland-client",
"libwayland",
"libfontenc",
"wayland-protocols",
"zlib",

View File

@ -1,4 +1,3 @@
[source]
tar = "https://www.x.org/archive/individual/proto/xorgproto-2024.1.tar.xz"
[build]