linux: Install libgconf2-dev in CI

This commit is contained in:
Cheng Zhao 2014-11-15 10:37:27 +08:00
parent 7943f7f7eb
commit aa55e397d4

View file

@ -11,6 +11,7 @@ SOURCE_ROOT = os.path.abspath(os.path.dirname(os.path.dirname(__file__)))
LINUX_DEPS = [
'libdbus-1-dev',
'libgconf2-dev',
'libgnome-keyring-dev',
'libgtk2.0-dev',
'libnotify-dev',