Fix meson build error.

This commit is contained in:
LaDaube PhotoChiotte 2021-10-07 17:44:11 +00:00 committed by linsui
parent 732e755358
commit 5b155af999

View file

@ -135,16 +135,14 @@ Builds:
- versionName: '1.15'
versionCode: 16
disable: https://gitlab.com/LaDaubePhotoChiotte/photochiotte/-/issues/1
commit: 9e9efdda44e99eb00a720f28632f5526f9b3feee
commit: 2e9b87092bdef696ab82cc5ade14948112dfd84b
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y g++
- apt-get install -y -t testing nasm
- pip3 install wheel==0.35.1
- pip3 install ninja==1.10.0
- pip3 install meson==0.56.0
- pip3 install wheel
- pip3 install ninja
- pip3 install meson
gradle:
- flavorA
build: