summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/librsvg
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2015-09-25 23:25:13 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-09-28 12:00:16 +0100
commit4a36842f7f39f63c0e6e3623164161987c71f788 (patch)
tree914f2e06b7c04d8d97612d9000cb5784e5168621 /meta/recipes-gnome/librsvg
parent8a12632e975d0efe71346b56202d19fe3f83ff08 (diff)
downloadpoky-4a36842f7f39f63c0e6e3623164161987c71f788.tar.gz
librsvg: tell configure where gdk-pixbuf-query-loaders is
Now that gdk-pixbuf-query-loaders isn't in the path, tell configure where to find it. (From OE-Core rev: 5fe4112ccd75858cdab8ba18eb6b1d9d5829f186) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/librsvg')
-rw-r--r--meta/recipes-gnome/librsvg/librsvg_2.40.10.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-gnome/librsvg/librsvg_2.40.10.bb b/meta/recipes-gnome/librsvg/librsvg_2.40.10.bb
index a8b0e4f9c8..06552c292f 100644
--- a/meta/recipes-gnome/librsvg/librsvg_2.40.10.bb
+++ b/meta/recipes-gnome/librsvg/librsvg_2.40.10.bb
@@ -17,6 +17,8 @@ SRC_URI += "file://gtk-option.patch"
17SRC_URI[archive.md5sum] = "fadebe2e799ab159169ee3198415ff85" 17SRC_URI[archive.md5sum] = "fadebe2e799ab159169ee3198415ff85"
18SRC_URI[archive.sha256sum] = "965c807438ce90b204e930ff80c92eba1606a2f6fd5ccfd09335c99896dd3479" 18SRC_URI[archive.sha256sum] = "965c807438ce90b204e930ff80c92eba1606a2f6fd5ccfd09335c99896dd3479"
19 19
20CACHED_CONFIGUREVARS = "ac_cv_path_GDK_PIXBUF_QUERYLOADERS=${STAGING_LIBDIR_NATIVE}/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders"
21
20EXTRA_OECONF = "--disable-introspection --disable-vala" 22EXTRA_OECONF = "--disable-introspection --disable-vala"
21 23
22# The older ld (2.22) on the host (Centos 6.5) doesn't have the 24# The older ld (2.22) on the host (Centos 6.5) doesn't have the