Skip to content

Commit

Permalink
GNOME 42 runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
xou816 committed Mar 27, 2022
1 parent 33024b1 commit a0a2e25
Showing 1 changed file with 1 addition and 40 deletions.
41 changes: 1 addition & 40 deletions dev.alextren.Spot.snapshots.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down Expand Up @@ -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,
Expand Down

0 comments on commit a0a2e25

Please sign in to comment.