summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/librsvg/librsvg_2.52.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome/librsvg/librsvg_2.52.0.bb')
-rw-r--r--meta/recipes-gnome/librsvg/librsvg_2.52.0.bb10
1 files changed, 7 insertions, 3 deletions
diff --git a/meta/recipes-gnome/librsvg/librsvg_2.52.0.bb b/meta/recipes-gnome/librsvg/librsvg_2.52.0.bb
index acd0310139..28b8bf2dcf 100644
--- a/meta/recipes-gnome/librsvg/librsvg_2.52.0.bb
+++ b/meta/recipes-gnome/librsvg/librsvg_2.52.0.bb
@@ -16,9 +16,13 @@ BBCLASSEXTEND = "native"
16 16
17inherit gnomebase gtk-doc pixbufcache upstream-version-is-even gobject-introspection rust 17inherit gnomebase gtk-doc pixbufcache upstream-version-is-even gobject-introspection rust
18 18
19SRC_URI += " file://0001-Makefile.am-pass-rust-target-to-cargo-also-when-not-.patch \ 19SRC_URI += "file://0001-Makefile.am-pass-rust-target-to-cargo-also-when-not-.patch \
20 file://0001-system-deps-src-lib.rs-do-not-probe-into-harcoded-li.patch \ 20 file://0001-system-deps-src-lib.rs-do-not-probe-into-harcoded-li.patch \
21" 21 file://0001-GdkPixbufRGBA-ToGdkPixbufRGBA-start-naming-types-and.patch \
22 file://0002-New-ToPixel-trait.patch \
23 file://0003-New-ToCairoARGB-trait.patch \
24 file://0004-impl-ToPixel-for-CairoARGB.patch \
25 "
22 26
23SRC_URI[archive.sha256sum] = "bd821fb3e16494b61f5185addd23b726b064f203122b3ab4b3d5d7a44e6bf393" 27SRC_URI[archive.sha256sum] = "bd821fb3e16494b61f5185addd23b726b064f203122b3ab4b3d5d7a44e6bf393"
24 28