wip: add appstream
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
0xMRTT 2023-05-28 00:38:40 +02:00
parent 7f15cc59be
commit b5a7784f4b
No known key found for this signature in database
GPG key ID: 910B287304120902

View file

@ -42,11 +42,22 @@
"sources" : [
{
"type" : "git",
"url" : "https://github.com/lazka/sassc.git",
"url" : "https://github.com/ximion/appstream.git/",
"branch" : "meson"
}
]
},
{
"name": "appstream",
"buildsystem": "meson",
"sources": [
{
"type": "git",
"url": "https://gitlab.gnome.org/GNOME/gtk.git",
"tag": "4.11.2"
}
]
},
{
"name": "gtk",
"buildsystem": "meson",