diff options
-rw-r--r-- | meta-gnome/recipes-gnome/gjs/gjs_1.75.1.bb (renamed from meta-gnome/recipes-gnome/gjs/gjs_1.72.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gjs/gjs_1.72.2.bb b/meta-gnome/recipes-gnome/gjs/gjs_1.75.1.bb index 3170341560..b2c2b583b0 100644 --- a/meta-gnome/recipes-gnome/gjs/gjs_1.72.2.bb +++ b/meta-gnome/recipes-gnome/gjs/gjs_1.75.1.bb | |||
@@ -4,11 +4,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8dcea832f6acf45d856abfeb2d51ec48" | |||
4 | 4 | ||
5 | GNOMEBASEBUILDCLASS = "meson" | 5 | GNOMEBASEBUILDCLASS = "meson" |
6 | 6 | ||
7 | DEPENDS = "mozjs-91 cairo" | 7 | DEPENDS = "mozjs-102 cairo" |
8 | 8 | ||
9 | inherit gnomebase gsettings gobject-introspection vala gettext features_check upstream-version-is-even pkgconfig | 9 | inherit gnomebase gsettings gobject-introspection vala gettext features_check upstream-version-is-even pkgconfig |
10 | 10 | ||
11 | SRC_URI[archive.sha256sum] = "ddee379bdc5a7d303a5d894be2b281beb8ac54508604e7d3f20781a869da3977" | 11 | SRC_URI[archive.sha256sum] = "81dcdf49d2665d08fa7e251700ea36466d77877418e9186d3a7e7efcd31aa960" |
12 | SRC_URI += " \ | 12 | SRC_URI += " \ |
13 | file://0001-Support-cross-builds-a-bit-better.patch \ | 13 | file://0001-Support-cross-builds-a-bit-better.patch \ |
14 | file://0002-meson.build-Do-not-add-dir-installed-tests-when-inst.patch \ | 14 | file://0002-meson.build-Do-not-add-dir-installed-tests-when-inst.patch \ |