From a0a2e25a59dc0c9a28ed821135c62702c17432b3 Mon Sep 17 00:00:00 2001 From: Alexandre Trendel Date: Sun, 27 Mar 2022 17:47:41 -0400 Subject: [PATCH] GNOME 42 runtime --- dev.alextren.Spot.snapshots.json | 41 +------------------------------- 1 file changed, 1 insertion(+), 40 deletions(-) diff --git a/dev.alextren.Spot.snapshots.json b/dev.alextren.Spot.snapshots.json index 61be3326..b6c57b4a 100644 --- a/dev.alextren.Spot.snapshots.json +++ b/dev.alextren.Spot.snapshots.json @@ -1,7 +1,7 @@ { "app-id": "dev.alextren.Spot", "runtime": "org.gnome.Platform", - "runtime-version": "41", + "runtime-version": "42", "sdk": "org.gnome.Sdk", "sdk-extensions": [ "org.freedesktop.Sdk.Extension.rust-stable" @@ -40,45 +40,6 @@ "*.a" ], "modules": [ - { - "name": "libadwaita", - "buildsystem": "meson", - "config-opts": [ - "-Dexamples=false", - "-Dtests=false" - ], - "sources": [ - { - "type": "git", - "url": "https://gitlab.gnome.org/GNOME/libadwaita.git", - "branch": "1.0.0.alpha.4" - } - ], - "modules": [ - { - "name": "libsass", - "buildsystem": "meson", - "sources": [ - { - "type": "git", - "url": "https://github.com/lazka/libsass.git", - "branch": "meson" - } - ] - }, - { - "name": "sassc", - "buildsystem": "meson", - "sources": [ - { - "type": "git", - "url": "https://github.com/lazka/sassc.git", - "branch": "meson" - } - ] - } - ] - }, { "name": "spot", "builddir": true,