Skip to content

Commit cc18fe4

Browse files
committed
add shumate dependency to flatpak build manifest
1 parent d1dfc45 commit cc18fe4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

com.k0vcz.artemis.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,17 @@
6666
}
6767
]
6868
},
69+
{
70+
"name": "shumate",
71+
"buildsystem": "meson",
72+
"sources": [
73+
{
74+
"type": "git",
75+
"url": "https://gitlab.gnome.org/GNOME/libshumate.git",
76+
"tag": "1.5.0"
77+
}
78+
]
79+
},
6980
{
7081
"name" : "artemis",
7182
"builddir" : true,

0 commit comments

Comments
 (0)