summaryrefslogtreecommitdiffstats
path: root/network/uTox
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2015-12-25 04:17:27 +0100
committer Willy Sudiarto Raharjo2015-12-25 04:17:27 +0100
commit1c2ca0a6121d92a3e56c35b5e451355c57f1fca4 (patch)
tree6f67f4dd5548cdaf8eb518fff4c2dadaeda8c904 /network/uTox
parent9d6a019733ccb58e08f1c1aa84b865785036e41a (diff)
downloadslackbuilds-1c2ca0a6121d92a3e56c35b5e451355c57f1fca4.tar.gz
network/uTox: Added missing gtk2.diff.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/uTox')
-rw-r--r--network/uTox/gtk2.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/network/uTox/gtk2.diff b/network/uTox/gtk2.diff
new file mode 100644
index 0000000000..7dc1379691
--- /dev/null
+++ b/network/uTox/gtk2.diff
@@ -0,0 +1,11 @@
+--- uTox-0.5.0/xlib/gtk.c 2015-12-20 00:57:28.000000000 -0700
++++ uTox-0.5.0-fix/xlib/gtk.c 2015-12-24 10:59:28.346223121 -0700
+@@ -2,7 +2,7 @@
+ #include <stdlib.h>
+ #include <dlfcn.h>
+
+-#define LIBGTK_FILENAME "libgtk-3.so.0"
++#define LIBGTK_FILENAME "libgtk-x11-2.0.so.0"
+
+ #define GTK_FILE_CHOOSER_ACTION_OPEN 0
+ #define GTK_FILE_CHOOSER_ACTION_SAVE 1