Added blueprint-compiler as flatpak dependency
This commit is contained in:
@ -48,6 +48,18 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "blueprint-compiler",
|
||||
"buildsystem": "meson",
|
||||
"cleanup": ["*"],
|
||||
"sources": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://gitlab.gnome.org/jwestman/blueprint-compiler",
|
||||
"tag": "v0.14.0"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "notify",
|
||||
"buildsystem": "meson",
|
||||
|
||||
Reference in New Issue
Block a user