Skip to content

Commit

Permalink
manifest: Add back jasmine-gjs
Browse files Browse the repository at this point in the history
  • Loading branch information
tchx84 committed Mar 28, 2024
1 parent 13a69fe commit 03056e8
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions com.github.tchx84.Flatseal.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 03056e8

Please sign in to comment.