aboutsummaryrefslogtreecommitdiffstats
path: root/testing/telegram-desktop/no-pulse.patch
blob: fe0f71f0e8cf3b4ea103435591e57c0b866a854c (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/Telegram/ThirdParty/libtgvoip/config.h.in
+++ b/Telegram/ThirdParty/libtgvoip/config.h.in
@@ -197,7 +197,7 @@
 #undef WITHOUT_ALSA
 
 /* Define to disable PulseAudio support */
-#undef WITHOUT_PULSE
+#define WITHOUT_PULSE
 
 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the