summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/gdk-pixbuf-2.23.0.patch
diff options
context:
space:
mode:
authorPhilipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM>2011-03-01 15:04:30 +0100
committerPhilipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM>2011-03-01 15:04:30 +0100
commitbb1f58728aba7f2cdc8d0c1178caf13a7f675b4c (patch)
treec6d7be5eb2f4909c3dbd2dde7d017be83e6f0bf5 /gdk-pixbuf/gdk-pixbuf-2.23.0.patch
parent4505932667170f27f81b7152735f3ed7a0f9fa51 (diff)
rsvglibs: add gdk-pixbuf dependency
Diffstat (limited to 'gdk-pixbuf/gdk-pixbuf-2.23.0.patch')
-rw-r--r--gdk-pixbuf/gdk-pixbuf-2.23.0.patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/gdk-pixbuf/gdk-pixbuf-2.23.0.patch b/gdk-pixbuf/gdk-pixbuf-2.23.0.patch
new file mode 100644
index 000000000000..1bff29333b62
--- /dev/null
+++ b/gdk-pixbuf/gdk-pixbuf-2.23.0.patch
@@ -0,0 +1,24 @@
+--- misc/gdk-pixbuf-2.23.0/configure 2010-12-23 15:18:11.000000000 +0100
++++ misc/build/gdk-pixbuf-2.23.0/configure 2011-02-28 18:49:26.000000000 +0100
+@@ -16839,7 +16839,7 @@
+
+
+
+-
++if 0; then
+
+ if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
+ if test -n "$ac_tool_prefix"; then
+@@ -17158,7 +17158,11 @@
+
+
+ rm -f conf.glibtest
+-
++else
++ GLIB_MKENUMS=glib-mkenums
++ GLIB_GENMARSHAL=glib-genmarshal
++ GOBJECT_QUERY=gobject-query
++fi
+
+ # See if it's safe to turn G_DISABLE_DEPRECATED on.
+ GLIB_VERSION_MAJOR_MINOR=`$PKG_CONFIG --modversion glib-2.0 | sed "s/\.[^.]*\$//"`