telegram-desktop ver. bump
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user