forked from pool/telegram-desktop
* 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
13 lines
572 B
Diff
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>
|
|
)
|