Skip to content

Commit 154f5ea

Browse files
authored
Add dependency for GOM demo (#981)
- Parent PR: workbenchdev/demos#200
1 parent 2c1dad9 commit 154f5ea

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

build-aux/modules/gom.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "gom",
3+
"buildsystem": "meson",
4+
"sources": [
5+
{
6+
"type": "archive",
7+
"url": "https://download.gnome.org/sources/gom/0.5/gom-0.5.3.tar.xz",
8+
"sha256": "814fdbf0e0f352e067c6118af5f7454b41e9ef49"
9+
}
10+
]
11+
}

0 commit comments

Comments
 (0)