mirror of https://github.com/procxx/kepka.git
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