telegram-desktop ver. bump

This commit is contained in:
Rmys
2024-08-02 14:15:07 +03:00
parent 4a02fedd4b
commit ad4e5e372b
2 changed files with 12 additions and 1 deletions
@@ -0,0 +1,11 @@
diff -Nuar a/Telegram/lib_webrtc/webrtc/platform/linux/webrtc_environment_linux.cpp b/Telegram/lib_webrtc/webrtc/platform/linux/webrtc_environment_linux.cpp
--- a/Telegram/lib_webrtc/webrtc/platform/linux/webrtc_environment_linux.cpp 2024-08-01 11:18:49.000000000 +0300
+++ b/Telegram/lib_webrtc/webrtc/platform/linux/webrtc_environment_linux.cpp 2024-08-02 14:12:24.183764919 +0300
@@ -9,6 +9,7 @@
#include "base/debug_log.h"
#ifdef WEBRTC_USE_PIPEWIRE
+#include <modules/desktop_capture/linux/wayland/base_capturer_pipewire.h>
#include <modules/portal/pipewire_utils.h>
#endif // WEBRTC_USE_PIPEWIRE
+1 -1
View File
@@ -66,7 +66,7 @@
<Dependency versionFrom="6.5.3">qt6-declarative-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">tdesktop.patch</Patch> -->
<Patch level="1">wayland.patch</Patch>
<!-- <Patch level="1">fix-tgcalls-cstdint.patch</Patch> -->
</Patches>
</Source>