forked from pool/telegram-desktop
16ed77b8da
- Update to 2.9.0 * Enable auto-delete in your chats to remove messages. * Quickly find all GIFs from a chat using the new GIF section. * Reset your Two-Step Verification password even if you forgot. * Enjoy a new app icon and default background. - Update tg_owt - Update 0001-use-bundled-ranged-exptected-gsl.patch * Use bundled rlottie - Add 0004-use-dynamic-x-libraries.patch - Add 0005-add-wayland-include-path.patch OBS-URL: https://build.opensuse.org/request/show/909652 OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=199
12 lines
334 B
Diff
12 lines
334 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
|