Merge branch 'fix-andbible' into 'master'

Fix And Bible build (missing g++ & build-essential)

See merge request fdroid/fdroiddata!6014
This commit is contained in:
Marcus 2019-12-03 20:45:27 +00:00
commit 62905974a7

View file

@ -484,7 +484,7 @@ Builds:
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y -t stretch-backports npm
- apt-get install -y -t stretch-backports npm g++ build-essential
gradle:
- yes
srclibs: