From 80028e41f3a91747197e827773f61375ef498850 Mon Sep 17 00:00:00 2001 From: John Preston Date: Tue, 28 Sep 2021 19:25:39 +0400 Subject: [PATCH] Bump OpenAL version in prepare script. --- Telegram/build/prepare/prepare.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Telegram/build/prepare/prepare.py b/Telegram/build/prepare/prepare.py index 7a151a14b..22de44d92 100644 --- a/Telegram/build/prepare/prepare.py +++ b/Telegram/build/prepare/prepare.py @@ -684,6 +684,7 @@ depends:yasm/yasm """) stage('openal-soft', """ +version: 2 git clone -b wasapi_exact_device_time https://github.com/telegramdesktop/openal-soft.git cd openal-soft cd build