Added blueprint-compiler as flatpak dependency

This commit is contained in:
ranfdev
2024-11-09 11:06:35 +01:00
parent 894ca76edc
commit bb11fabe82
2 changed files with 12 additions and 8 deletions

View File

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