forked from pool/telegram-desktop
2454d5f6e6
- Update to 3.5.0 * Use a new type of detailed stickers with smooth animations. * Create new sets by sending .webm videos to @stickers. * Bring your custom animated stickers from other apps. * See smaller, compact animations when reacting to messages. * See real-time animations in chat when a user reacts to your message. * React with additional emoji expressing love, appreciation, anger or surprise. * Tap the new button in chats to jump to your messages that have unseen reactions. * Watch the animations for unseen reactions play when you hit the button. * The app will warn you before closing if you are uploading photos or files to a chat. * Enjoy better screencast quality in video chats. - Update tg_owt - Rebase patches OBS-URL: https://build.opensuse.org/request/show/951351 OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=213
12 lines
302 B
Diff
12 lines
302 B
Diff
--- a/cmake/external/webrtc/CMakeLists.txt
|
|
+++ b/cmake/external/webrtc/CMakeLists.txt
|
|
@@ -105,7 +105,7 @@
|
|
)
|
|
else()
|
|
# Required for desktop_capture
|
|
- target_link_static_libraries(external_webrtc
|
|
+ target_link_libraries(external_webrtc
|
|
INTERFACE
|
|
Xcomposite
|
|
Xdamage
|