diff --git a/build-aux/re.sonny.Workbench.Devel.json b/build-aux/re.sonny.Workbench.Devel.json index 3f731a2fd..64f3d18b9 100644 --- a/build-aux/re.sonny.Workbench.Devel.json +++ b/build-aux/re.sonny.Workbench.Devel.json @@ -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",