mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-07 23:53:58 +02:00
Update wayland-protocols to latest version
This commit is contained in:
parent
7656a546b0
commit
e799fdaa3d
1 changed files with 1 additions and 1 deletions
|
@ -220,7 +220,7 @@ RUN rm -rf wayland
|
|||
FROM builder AS wayland-protocols
|
||||
COPY --from=wayland ${LibrariesPath}/wayland-cache /
|
||||
|
||||
RUN git clone -b 1.18 --depth=1 https://gitlab.freedesktop.org/wayland/wayland-protocols.git
|
||||
RUN git clone -b 1.20 --depth=1 https://gitlab.freedesktop.org/wayland/wayland-protocols.git
|
||||
|
||||
WORKDIR wayland-protocols
|
||||
RUN ./autogen.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue