aboutsummaryrefslogtreecommitdiffstats
path: root/community/telegram-desktop/add-libvpx.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/telegram-desktop/add-libvpx.patch')
-rw-r--r--community/telegram-desktop/add-libvpx.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/community/telegram-desktop/add-libvpx.patch b/community/telegram-desktop/add-libvpx.patch
deleted file mode 100644
index c1ad4c60d3f..00000000000
--- a/community/telegram-desktop/add-libvpx.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-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)