forked from pool/telegram-desktop
f67d177786
* Fix crash when sending Star Reaction in comments. * Fix loading "Send As" channels in a channel. * Place Star Reaction always first in list. * Removed paid Invite Links in groups. - Add 0005-use-bundled-ada.patch - Add 0006-tdesktop-disable-h264.patch - Add 0007-tg-owt-disable-h264.patch OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=330
14 lines
382 B
Diff
14 lines
382 B
Diff
diff --git a/cmake/external/webrtc/CMakeLists.txt b/cmake/external/webrtc/CMakeLists.txt
|
|
index 67159d6..0caf765 100644
|
|
--- a/cmake/external/webrtc/CMakeLists.txt
|
|
+++ b/cmake/external/webrtc/CMakeLists.txt
|
|
@@ -134,7 +134,7 @@ else()
|
|
Xrandr
|
|
Xrender
|
|
Xtst
|
|
- openh264
|
|
+ # openh264
|
|
)
|
|
target_link_libraries(external_webrtc
|
|
INTERFACE
|