mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Update libwayland
This commit is contained in:
parent
70acebc1ef
commit
fde51018ca
2 changed files with 2 additions and 2 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
@ -383,7 +383,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
cd $LibrariesPath
|
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
|
cd wayland
|
||||||
./autogen.sh \
|
./autogen.sh \
|
||||||
--enable-static \
|
--enable-static \
|
||||||
|
|
|
@ -212,7 +212,7 @@ Go to ***BuildPath*** and run
|
||||||
sudo make install_sw
|
sudo make install_sw
|
||||||
cd ..
|
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
|
cd wayland
|
||||||
./autogen.sh \
|
./autogen.sh \
|
||||||
--enable-static \
|
--enable-static \
|
||||||
|
|
Loading…
Add table
Reference in a new issue