Skip to content

Commit bb11fab

Browse files
committedNov 9, 2024
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

+12
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

-8
This file was deleted.

0 commit comments

Comments
 (0)