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
10
0005-add-wayland-include-path.patch
Normal file
10
0005-add-wayland-include-path.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
--- a/Telegram/lib_waylandshells/waylandshells/xdg-shell/CMakeLists.txt
|
||||
+++ b/Telegram/lib_waylandshells/waylandshells/xdg-shell/CMakeLists.txt
|
||||
@@ -45,6 +45,7 @@
|
||||
target_include_directories(lib_waylandshells_xdg_shell
|
||||
PRIVATE
|
||||
${src_loc}
|
||||
+ /usr/include/wayland
|
||||
${CMAKE_CURRENT_BINARY_DIR}
|
||||
)
|
||||
|
Reference in New Issue
Block a user