diff options
-rw-r--r-- | meta-gnome/recipes-gnome/gjs/gjs_1.78.4.bb (renamed from meta-gnome/recipes-gnome/gjs/gjs_1.78.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gjs/gjs_1.78.3.bb b/meta-gnome/recipes-gnome/gjs/gjs_1.78.4.bb index 59d0a7b874..c1d1948d6a 100644 --- a/meta-gnome/recipes-gnome/gjs/gjs_1.78.3.bb +++ b/meta-gnome/recipes-gnome/gjs/gjs_1.78.4.bb | |||
@@ -7,7 +7,7 @@ DEPENDS = "mozjs-115 cairo" | |||
7 | 7 | ||
8 | inherit gnomebase gsettings gobject-introspection gettext features_check upstream-version-is-even pkgconfig | 8 | inherit gnomebase gsettings gobject-introspection gettext features_check upstream-version-is-even pkgconfig |
9 | 9 | ||
10 | SRC_URI[archive.sha256sum] = "42d50364caa5d792c76734fe5bbcc4b9dbb48819da20a4060061e8b9526134a4" | 10 | SRC_URI[archive.sha256sum] = "9aec7ab872c2050404907ae94f0ae7abec8a54bd9c894ddb5c2d0f51e932b9a1" |
11 | SRC_URI += " \ | 11 | SRC_URI += " \ |
12 | file://0001-Support-cross-builds-a-bit-better.patch \ | 12 | file://0001-Support-cross-builds-a-bit-better.patch \ |
13 | file://0002-meson.build-Do-not-add-dir-installed-tests-when-inst.patch \ | 13 | file://0002-meson.build-Do-not-add-dir-installed-tests-when-inst.patch \ |