diff options
-rw-r--r-- | meta-gnome/recipes-gnome/gjs/gjs_1.78.2.bb (renamed from meta-gnome/recipes-gnome/gjs/gjs_1.78.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gjs/gjs_1.78.1.bb b/meta-gnome/recipes-gnome/gjs/gjs_1.78.2.bb index 34eef14031..c8ffcdaabe 100644 --- a/meta-gnome/recipes-gnome/gjs/gjs_1.78.1.bb +++ b/meta-gnome/recipes-gnome/gjs/gjs_1.78.2.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] = "7e90511c429127c39eac0068c4ac9a353df7e6fbbc646f5f18e8962882c18641" | 10 | SRC_URI[archive.sha256sum] = "6a2abeb6bb7b49dd20a2e86475a56c1d992ad271a0991e58b1431ad1d4997fd5" |
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 \ |