mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-02-20 23:27:23 +00:00
parent
947204bb9d
commit
e466dc9fc7
@ -7,6 +7,9 @@
|
|||||||
{
|
{
|
||||||
'conditions': [[ 'build_linux', {
|
'conditions': [[ 'build_linux', {
|
||||||
'variables': {
|
'variables': {
|
||||||
|
'variables': {
|
||||||
|
'build_defines%': '',
|
||||||
|
},
|
||||||
'not_need_gtk%': '<!(python -c "print(\'TDESKTOP_DISABLE_GTK_INTEGRATION\' in \'<(build_defines)\')")',
|
'not_need_gtk%': '<!(python -c "print(\'TDESKTOP_DISABLE_GTK_INTEGRATION\' in \'<(build_defines)\')")',
|
||||||
'pkgconfig_libs': [
|
'pkgconfig_libs': [
|
||||||
# In order to work libxkbcommon must be linked statically,
|
# In order to work libxkbcommon must be linked statically,
|
||||||
|
Loading…
Reference in New Issue
Block a user