forked from pool/telegram-desktop
Accepting request 909652 from home:nuklly:branches:server:messaging
- 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
This commit is contained in:
committed by
Git OBS Bridge
parent
f8a41952da
commit
16ed77b8da
11
0004-use-dynamic-x-libraries.patch
Normal file
11
0004-use-dynamic-x-libraries.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
--- 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
|
Reference in New Issue
Block a user