Add blueprint-compiler to flatpak manifest
This commit is contained in:
@@ -26,7 +26,18 @@
|
||||
"*.a"
|
||||
],
|
||||
"modules" : [
|
||||
"python3-PyYAML.json",
|
||||
"python3-PyYAML.json",
|
||||
{
|
||||
"name": "blueprint-compiler",
|
||||
"buildsystem": "meson",
|
||||
"sources": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://gitlab.gnome.org/jwestman/blueprint-compiler",
|
||||
"tag": "v0.6.0"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "cartridges",
|
||||
"builddir" : true,
|
||||
|
||||
Reference in New Issue
Block a user