Update libwayland

This commit is contained in:
Ilya Fedin
2020-06-05 23:38:18 +04:00
committed by John Preston
parent 70acebc1ef
commit fde51018ca
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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 \
+1 -1
View File
@@ -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 \