mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-03 16:15:13 +00:00
Remove libdee from linking.
This commit is contained in:
@@ -79,7 +79,6 @@
|
|||||||
'cflags_cc': [
|
'cflags_cc': [
|
||||||
'<!(pkg-config 2> /dev/null --cflags gtk+-2.0)',
|
'<!(pkg-config 2> /dev/null --cflags gtk+-2.0)',
|
||||||
'<!(pkg-config 2> /dev/null --cflags glib-2.0)',
|
'<!(pkg-config 2> /dev/null --cflags glib-2.0)',
|
||||||
'<!(pkg-config 2> /dev/null --cflags dee-1.0)',
|
|
||||||
],
|
],
|
||||||
}], ['<!(pkg-config ayatana-appindicator3-0.1; echo $?) == 0', {
|
}], ['<!(pkg-config ayatana-appindicator3-0.1; echo $?) == 0', {
|
||||||
'cflags_cc': [ '<!(pkg-config --cflags ayatana-appindicator3-0.1)' ],
|
'cflags_cc': [ '<!(pkg-config --cflags ayatana-appindicator3-0.1)' ],
|
||||||
|
Reference in New Issue
Block a user