diff --git a/ci_config.json b/ci_config.json index 29ab859f0..41427ac14 100644 --- a/ci_config.json +++ b/ci_config.json @@ -28,6 +28,12 @@ "libgpiod", "mocklibc" ], + "blueprint-compiler": { + "_comment": "py3-gobject3 needed for tests", + "alpine_packages": [ + "py3-gobject" + ] + }, "c-ares": { "build_options": [ "c-ares:tests=true",