mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
parent
947204bb9d
commit
e466dc9fc7
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue