diff options
Diffstat (limited to 'meta/recipes-graphics/pango/pango_1.44.6.bb')
-rw-r--r-- | meta/recipes-graphics/pango/pango_1.44.6.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-graphics/pango/pango_1.44.6.bb b/meta/recipes-graphics/pango/pango_1.44.6.bb index 8138ef72c1..c741d5836a 100644 --- a/meta/recipes-graphics/pango/pango_1.44.6.bb +++ b/meta/recipes-graphics/pango/pango_1.44.6.bb | |||
@@ -16,7 +16,8 @@ GNOMEBASEBUILDCLASS = "meson" | |||
16 | inherit gnomebase gtk-doc ptest-gnome upstream-version-is-even gobject-introspection | 16 | inherit gnomebase gtk-doc ptest-gnome upstream-version-is-even gobject-introspection |
17 | 17 | ||
18 | SRC_URI += "file://run-ptest \ | 18 | SRC_URI += "file://run-ptest \ |
19 | file://0001-Skip-thai-break-tests-without-libthai.patch" | 19 | file://0001-Skip-thai-break-tests-without-libthai.patch \ |
20 | file://0001-Fix-build-reproducibility.patch" | ||
20 | SRC_URI[archive.md5sum] = "db0a3243ba33e02aaa775412f8e5f412" | 21 | SRC_URI[archive.md5sum] = "db0a3243ba33e02aaa775412f8e5f412" |
21 | SRC_URI[archive.sha256sum] = "3e1e41ba838737e200611ff001e3b304c2ca4cdbba63d200a20db0b0ddc0f86c" | 22 | SRC_URI[archive.sha256sum] = "3e1e41ba838737e200611ff001e3b304c2ca4cdbba63d200a20db0b0ddc0f86c" |
22 | 23 | ||