diff --git a/hu.kramo.Cartridges.json b/hu.kramo.Cartridges.json index 8cd34f1..6f17d6a 100644 --- a/hu.kramo.Cartridges.json +++ b/hu.kramo.Cartridges.json @@ -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,