Skip to content

Commit bb11fab

Browse files
committed
Added blueprint-compiler as flatpak dependency
1 parent 894ca76 commit bb11fab

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

build-aux/com.ranfdev.Notify.Devel.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,18 @@
4848
}
4949
]
5050
},
51+
{
52+
"name": "blueprint-compiler",
53+
"buildsystem": "meson",
54+
"cleanup": ["*"],
55+
"sources": [
56+
{
57+
"type": "git",
58+
"url": "https://gitlab.gnome.org/jwestman/blueprint-compiler",
59+
"tag": "v0.14.0"
60+
}
61+
]
62+
},
5163
{
5264
"name": "notify",
5365
"buildsystem": "meson",

subprojects/blueprint-compiler.wrap

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)