mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-03-25 04:38:23 +00:00
Update libwayland
This commit is contained in:
parent
70acebc1ef
commit
fde51018ca
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@ -383,7 +383,7 @@ jobs:
|
||||
run: |
|
||||
cd $LibrariesPath
|
||||
|
||||
git clone -b 1.16 https://gitlab.freedesktop.org/wayland/wayland
|
||||
git clone -b 1.18.0 https://gitlab.freedesktop.org/wayland/wayland
|
||||
cd wayland
|
||||
./autogen.sh \
|
||||
--enable-static \
|
||||
|
@ -212,7 +212,7 @@ Go to ***BuildPath*** and run
|
||||
sudo make install_sw
|
||||
cd ..
|
||||
|
||||
git clone -b 1.16 https://gitlab.freedesktop.org/wayland/wayland
|
||||
git clone -b 1.18.0 https://gitlab.freedesktop.org/wayland/wayland
|
||||
cd wayland
|
||||
./autogen.sh \
|
||||
--enable-static \
|
||||
|
Loading…
Reference in New Issue
Block a user