1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-23 19:25:25 +03:00
aports/community/telegram-desktop/add-libvpx.patch

12 lines
323 B
Diff

diff --git a/Telegram/CMakeLists.txt b/Telegram/CMakeLists.txt
index 8a99981..868a0f4 100644
--- a/Telegram/CMakeLists.txt
+++ b/Telegram/CMakeLists.txt
@@ -68,6 +68,7 @@ PRIVATE
desktop-app::external_openssl
desktop-app::external_openal
desktop-app::external_xxhash
+ /usr/lib/libvpx.so
)
if (LINUX)