Cleanup blueprint-compiler

This commit is contained in:
kramo
2023-03-25 18:57:22 +01:00
parent f3956f3ea6
commit 3d5bf39ea7

View File

@@ -54,6 +54,9 @@
"url" : "https://gitlab.gnome.org/jwestman/blueprint-compiler", "url" : "https://gitlab.gnome.org/jwestman/blueprint-compiler",
"tag" : "v0.6.0" "tag" : "v0.6.0"
} }
],
"cleanup" : [
"*"
] ]
}, },
{ {
@@ -67,8 +70,5 @@
} }
] ]
} }
], ]
"build-options" : {
"env" : { }
}
} }