Update blueprint-compiler version
This commit is contained in:
@@ -112,21 +112,17 @@
|
|||||||
{
|
{
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://gitlab.gnome.org/jwestman/blueprint-compiler",
|
"url": "https://gitlab.gnome.org/jwestman/blueprint-compiler",
|
||||||
"tag" : "v0.12.0"
|
"tag": "v0.14.0"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"cleanup" : [
|
"cleanup": ["*"]
|
||||||
"*"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "cartridges",
|
"name": "cartridges",
|
||||||
"builddir": true,
|
"builddir": true,
|
||||||
"buildsystem": "meson",
|
"buildsystem": "meson",
|
||||||
"run-tests": true,
|
"run-tests": true,
|
||||||
"config-opts": [
|
"config-opts": ["-Dprofile=development"],
|
||||||
"-Dprofile=development"
|
|
||||||
],
|
|
||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
"type": "dir",
|
"type": "dir",
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
[wrap-git]
|
[wrap-git]
|
||||||
directory = blueprint-compiler
|
directory = blueprint-compiler
|
||||||
url = https://gitlab.gnome.org/jwestman/blueprint-compiler.git
|
url = https://gitlab.gnome.org/jwestman/blueprint-compiler.git
|
||||||
revision = v0.12.0
|
revision = v0.14.0
|
||||||
depth = 1
|
depth = 1
|
||||||
|
|
||||||
[provide]
|
[provide]
|
||||||
|
|||||||
Reference in New Issue
Block a user