Updated libglez dependancy

This commit is contained in:
Rebekah 2022-04-04 20:15:34 -04:00
parent f5e28d9f97
commit a98c7d5aa8
Signed by: oneechanhax
GPG Key ID: 183EB7902964DAE5

View File

@ -34,7 +34,7 @@ jobs:
- run:
name: "Clone libglez"
command: "git clone -b v1.0.0 https://github.com/oneechanhax/libglez libglez"
command: "git clone -b v1.0.1 https://github.com/oneechanhax/libglez libglez"
- run:
name: "Install libglez dependancies"
command: "apt install -y libz-dev libpng-dev libfreetype-dev libsdl2-dev"