Add blueprint-compiler to flatpak manifest

This commit is contained in:
kramo
2023-02-02 20:19:51 +01:00
parent b13a27a01f
commit af119706ca

View File

@@ -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,