diff options
author | Saul Wold <sgw@linux.intel.com> | 2010-12-07 20:06:29 -0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2010-12-09 08:18:17 -0800 |
commit | 3d08b9f2c65835822b1c0ed30e3170f02f877ce3 (patch) | |
tree | 774991d51470129319c18bb6b32c9b0c2d5a2b7c /meta/recipes-gnome/librsvg | |
parent | ba5e0b9531b9a967aa3d408a13024590d96b8391 (diff) | |
download | poky-3d08b9f2c65835822b1c0ed30e3170f02f877ce3.tar.gz |
SRC_URI Checksums Additionals
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-gnome/librsvg')
-rw-r--r-- | meta/recipes-gnome/librsvg/librsvg_2.32.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-gnome/librsvg/librsvg_2.32.0.bb b/meta/recipes-gnome/librsvg/librsvg_2.32.0.bb index 4717042061..35cf5a4fc9 100644 --- a/meta/recipes-gnome/librsvg/librsvg_2.32.0.bb +++ b/meta/recipes-gnome/librsvg/librsvg_2.32.0.bb | |||
@@ -16,6 +16,9 @@ EXTRA_OECONF = "--disable-mozilla-plugin --without-svgz --without-croco --disabl | |||
16 | 16 | ||
17 | SRC_URI += "file://doc_Makefile.patch" | 17 | SRC_URI += "file://doc_Makefile.patch" |
18 | 18 | ||
19 | SRC_URI[archive.md5sum] = "b015a9bd80143ec876af489d882dc28b" | ||
20 | SRC_URI[archive.sha256sum] = "e0f6f936dab583de317cc0c36a48f80bdb9c93775225ee84140c7e5e3f841068" | ||
21 | |||
19 | do_configure_prepend () { | 22 | do_configure_prepend () { |
20 | export GDK_PIXBUF_QUERYLOADERS="${libdir}/gtk-2.0/version/loaders" | 23 | export GDK_PIXBUF_QUERYLOADERS="${libdir}/gtk-2.0/version/loaders" |
21 | echo "CLEANFILES=" > gtk-doc.make | 24 | echo "CLEANFILES=" > gtk-doc.make |