* 0001-use-bundled-webrtc.patch * 0002-use-bundled-rnnoise-expected-gsl-ranges-webrtc.patch * 0003-revert-webrtc-cmake-target-file.patch * 0004-use-dynamic-x-libraries.patch * 0005-use-bundled-ada.patch * 0006-tdesktop-disable-h264.patch * 0007-tg_owt-h264-dlopen.patch - Add patches * 0001-dynamic-link-x.patch * 0002-tg_owt-h264-dlopen.patch OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=344
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>
|
|
)
|