telegram-desktop/0006-tdesktop-disable-h264.patch
Dominique Leuenberger ffbf959efa - Update to version 5.6.3
* Gifts for Telegram Stars.
  * Mention / hashtag autocomplete in media caption field.
  * Resizing the window used for web apps and games.
  * "Include muted chats in folder counters" notifications setting.
  * Emoji from Unicode 15.1.

OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=335
2024-10-28 09:21:12 +00:00

13 lines
572 B
Diff

Index: tdesktop-5.6.3-full/cmake/external/webrtc/CMakeLists.txt
===================================================================
--- tdesktop-5.6.3-full.orig/cmake/external/webrtc/CMakeLists.txt
+++ tdesktop-5.6.3-full/cmake/external/webrtc/CMakeLists.txt
@@ -98,7 +98,6 @@ INTERFACE
$<LINK_ONLY:desktop-app::external_openssl>
$<LINK_ONLY:desktop-app::external_jpeg>
$<LINK_ONLY:desktop-app::external_openh264>
- $<TARGET_FILE:desktop-app::external_openh264>
$<LINK_ONLY:desktop-app::external_opus>
$<LINK_ONLY:desktop-app::external_vpx>
)