From 35c7de570cab13ed98188ac6e625d7c419686ef3 Mon Sep 17 00:00:00 2001 From: Sylvia van Os Date: Tue, 28 Sep 2021 18:03:51 +0000 Subject: [PATCH] Grab zlib1g from testing Should fix the build failure: https://npm.community/t/zlib-invalid-distance-too-far-back/5577 --- metadata/com.waist.line.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/com.waist.line.yml b/metadata/com.waist.line.yml index 44e311c086..651192c137 100644 --- a/metadata/com.waist.line.yml +++ b/metadata/com.waist.line.yml @@ -476,7 +476,7 @@ Builds: commit: 44ddec1b74d858dc97eb8f8ead0e1e10147dbc8d sudo: - apt-get update || apt-get update - - apt-get install -t testing nodejs npm + - apt-get install -t testing zlib1g nodejs npm - npm install -g cordova output: platforms/android/app/build/outputs/apk/release/app-release-unsigned.apk srclibs: