mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-06 15:13:57 +02:00
Fix build in Linux.
This commit is contained in:
parent
92d48a7846
commit
d535f5b3bc
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@
|
||||||
'-lXext',
|
'-lXext',
|
||||||
'-lXfixes',
|
'-lXfixes',
|
||||||
'-lXrender',
|
'-lXrender',
|
||||||
|
'<(linux_lib_ssl)',
|
||||||
|
'<(linux_lib_crypto)',
|
||||||
# '<!(pkg-config 2> /dev/null --libs <@(pkgconfig_libs))',
|
# '<!(pkg-config 2> /dev/null --libs <@(pkgconfig_libs))',
|
||||||
],
|
],
|
||||||
'cflags_cc': [
|
'cflags_cc': [
|
||||||
|
|
Loading…
Add table
Reference in a new issue