From 301f2236c73a8cd0582d177b00c3a9a5ecbd8944 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Thu, 19 Jan 2023 07:55:48 +0000 Subject: [PATCH] baresip.plus - add dep, reorder --- metadata/com.tutpro.baresip.plus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/com.tutpro.baresip.plus.yml b/metadata/com.tutpro.baresip.plus.yml index b351b348de..3957e00cd2 100644 --- a/metadata/com.tutpro.baresip.plus.yml +++ b/metadata/com.tutpro.baresip.plus.yml @@ -1867,7 +1867,7 @@ Builds: submodules: true sudo: - apt-get update - - apt-get install -y wget make libtool m4 automake pkg-config + - apt-get install -y automake libre-dev libtool make pkg-config wget - apt-get install -t bullseye-backports cmake gradle: - yes