From d535f5b3bcd1df413ab09efefd9e38b5e1f228c0 Mon Sep 17 00:00:00 2001 From: John Preston Date: Sun, 20 Oct 2019 21:09:07 +0400 Subject: [PATCH] Fix build in Linux. --- Telegram/gyp/telegram/linux.gypi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Telegram/gyp/telegram/linux.gypi b/Telegram/gyp/telegram/linux.gypi index 494d1381e..ba6bc45e8 100644 --- a/Telegram/gyp/telegram/linux.gypi +++ b/Telegram/gyp/telegram/linux.gypi @@ -40,6 +40,8 @@ '-lXext', '-lXfixes', '-lXrender', + '<(linux_lib_ssl)', + '<(linux_lib_crypto)', # ' /dev/null --libs <@(pkgconfig_libs))', ], 'cflags_cc': [