forked from pool/telegram-desktop
Accepting request 1067966 from home:manfred-h:server:messaging
- Refresh 0002-use-bundled-rnnoise-expected-gsl-ranges-webrtc.patch OBS-URL: https://build.opensuse.org/request/show/1067966 OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=246
This commit is contained in:
parent
0fa4dad17b
commit
c0869ffb29
@ -50,7 +50,7 @@
|
|||||||
-if (DESKTOP_APP_USE_PACKAGED)
|
-if (DESKTOP_APP_USE_PACKAGED)
|
||||||
+if (NOT DESKTOP_APP_USE_PACKAGED)
|
+if (NOT DESKTOP_APP_USE_PACKAGED)
|
||||||
if (DESKTOP_APP_USE_PACKAGED_LAZY)
|
if (DESKTOP_APP_USE_PACKAGED_LAZY)
|
||||||
find_package(Microsoft.GSL QUIET)
|
find_package(Microsoft.GSL 4.0.0 QUIET)
|
||||||
else()
|
else()
|
||||||
--- a/cmake/external/ranges/CMakeLists.txt
|
--- a/cmake/external/ranges/CMakeLists.txt
|
||||||
+++ b/cmake/external/ranges/CMakeLists.txt
|
+++ b/cmake/external/ranges/CMakeLists.txt
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 27 11:37:21 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
|
||||||
|
|
||||||
|
- Refresh 0002-use-bundled-rnnoise-expected-gsl-ranges-webrtc.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 26 05:54:51 UTC 2023 - Xu Zhao <i@xuzhao.net>
|
Sun Feb 26 05:54:51 UTC 2023 - Xu Zhao <i@xuzhao.net>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user