From 9b512cfccf188e858f3241d0edeb4bce055c01b2 Mon Sep 17 00:00:00 2001 From: RichardG867 Date: Mon, 14 Feb 2022 14:45:49 -0300 Subject: [PATCH] Jenkins: Add dependency for the locally-compiled openal-soft --- .ci/AppImageBuilder.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci/AppImageBuilder.yml b/.ci/AppImageBuilder.yml index 6085c5605..1fdff69ad 100644 --- a/.ci/AppImageBuilder.yml +++ b/.ci/AppImageBuilder.yml @@ -51,6 +51,7 @@ AppDir: - librtmidi5 - libsdl2-2.0-0 - libslirp0 + - libsndio7.0 - libwayland-client0 - libx11-6 - libx11-xcb1