summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/eds/eds-dbus/old-gdk-api.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/eds/eds-dbus/old-gdk-api.patch')
-rw-r--r--meta/recipes-sato/eds/eds-dbus/old-gdk-api.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta/recipes-sato/eds/eds-dbus/old-gdk-api.patch b/meta/recipes-sato/eds/eds-dbus/old-gdk-api.patch
new file mode 100644
index 0000000000..8b600698bf
--- /dev/null
+++ b/meta/recipes-sato/eds/eds-dbus/old-gdk-api.patch
@@ -0,0 +1,17 @@
1Do not disable old API after upgrading gtk+.
2This avoid build error due to defination missing.
3
4Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
5
6Index: git/configure.ac
7===================================================================
8--- git.orig/configure.ac 2010-12-16 10:25:24.000000000 +0800
9+++ git/configure.ac 2010-12-16 10:25:58.000000000 +0800
10@@ -147,7 +147,6 @@
11 AS_COMPILER_FLAGS(WARNING_FLAGS,
12 "-DG_DISABLE_DEPRECATED
13 -DPANGO_DISABLE_DEPRECATED
14- -DGDK_DISABLE_DEPRECATED
15 -DGDK_PIXBUF_DISABLE_DEPRECATED
16 -DG_DISABLE_SINGLE_INCLUDES
17 -DGTK_DISABLE_SINGLE_INCLUDES