diff --git a/com.github.tchx84.Flatseal.json b/com.github.tchx84.Flatseal.json index b361aac2..dcb9eecd 100644 --- a/com.github.tchx84.Flatseal.json +++ b/com.github.tchx84.Flatseal.json @@ -28,6 +28,18 @@ "*.a" ], "modules": [ + { + "name": "jasmine-gjs", + "buildsystem": "meson", + "cleanup": ["*"], + "sources": [ + { + "type": "git", + "url": "https://github.com/ptomato/jasmine-gjs.git", + "commit": "2c1e6ff3f9006c50d2ec2b99eef3074748c8ff82" + } + ] + }, { "name": "flatseal", "buildsystem": "meson",