Skip to content

Commit

Permalink
add dependency:
Browse files Browse the repository at this point in the history
Add Gom as dependency for Gom demo
ref #workbenchdev/demos#200
  • Loading branch information
BharatAtbrat committed Aug 13, 2024
1 parent 2c1dad9 commit 5a9eaad
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions build-aux/re.sonny.Workbench.Devel.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,16 @@
"modules/python-python-lsp-server.json",
"modules/python-ruff.json",
"modules/python-python-lsp-ruff.json",
{
"name": "gom",
"buildsystem": "meson",
"sources": [
{
"type": "git",
"url": "https://gitlab.gnome.org/GNOME/gom.git"
}
]
},
{
"name": "Workbench",
"buildsystem": "meson",
Expand Down

0 comments on commit 5a9eaad

Please sign in to comment.