From 3e2a75327a8c63f2a05890a6c348f29b6ae4d0c1 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 30 Oct 2014 09:04:26 +0530 Subject: [PATCH] Add the dbus-glib library to the linux binary build --- setup/installer/linux/freeze2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/installer/linux/freeze2.py b/setup/installer/linux/freeze2.py index 018dde3f82..eacaa000ac 100644 --- a/setup/installer/linux/freeze2.py +++ b/setup/installer/linux/freeze2.py @@ -78,7 +78,7 @@ def binary_includes(): 'crypto.so.1.0.0', 'readline.so.6', 'chm.so.0', 'icudata.so.53', 'icui18n.so.53', 'icuuc.so.53', 'icuio.so.53', 'python%s.so.1.0' % py_ver, 'gcrypt.so.20', 'gpg-error.so.0', 'gobject-2.0.so.0', 'glib-2.0.so.0', - 'gthread-2.0.so.0', 'gmodule-2.0.so.0', 'gio-2.0.so.0', + 'gthread-2.0.so.0', 'gmodule-2.0.so.0', 'gio-2.0.so.0', 'dbus-glib-1.so.2', )] + [ glob.glob('/lib/*/lib' + x)[-1] for x in (