This commit is contained in:
kramo
2023-04-06 10:18:49 +02:00
parent 50ce503458
commit 33377cf69f
5 changed files with 23 additions and 19 deletions

View File

@@ -49,20 +49,6 @@
}
]
},
{
"name" : "blueprint-compiler",
"buildsystem" : "meson",
"sources" : [
{
"type" : "git",
"url" : "https://gitlab.gnome.org/jwestman/blueprint-compiler",
"tag" : "v0.6.0"
}
],
"cleanup" : [
"*"
]
},
{
"name": "python3-python-steamgriddb",
"buildsystem": "simple",
@@ -102,6 +88,20 @@
}
]
},
{
"name" : "blueprint-compiler",
"buildsystem" : "meson",
"sources" : [
{
"type" : "git",
"url" : "https://gitlab.gnome.org/jwestman/blueprint-compiler",
"tag" : "v0.6.0"
}
],
"cleanup" : [
"*"
]
},
{
"name" : "cartridges",
"builddir" : true,