| Index: build/SConscript.main
|
| ===================================================================
|
| --- build/SConscript.main (revision 12719)
|
| +++ build/SConscript.main (working copy)
|
| @@ -597,6 +597,7 @@
|
| linux_env.ParseConfig('pkg-config --cflags --libs nss')
|
| linux_env.ParseConfig('pkg-config --cflags --libs gtk+-2.0')
|
| linux_env.ParseConfig('pkg-config --cflags --libs pangoft2')
|
| + linux_env.ParseConfig('pkg-config --cflags --libs gconf-2.0')
|
| except OSError, e:
|
| print ('\n'
|
| 'Failed to find a package dependency. Please install all the\n'
|
|
|