Remove libdee from linking.

This commit is contained in:
John Preston 2019-11-18 10:52:45 +03:00
parent da4120bddd
commit 1afae74d1e
1 changed files with 0 additions and 1 deletions

View File

@ -79,7 +79,6 @@
'cflags_cc': [
'<!(pkg-config 2> /dev/null --cflags gtk+-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', {
'cflags_cc': [ '<!(pkg-config --cflags ayatana-appindicator3-0.1)' ],