wip: fix appstream
Some checks failed
Build / Flatpak (x86_64) (push) Failing after 10m16s

This commit is contained in:
0xMRTT 2023-05-28 00:44:31 +02:00
parent 447ab66a5e
commit 37fec583ab
Signed by: 0xMRTT
GPG Key ID: 910B287304120902

View File

@ -92,6 +92,10 @@
{
"name": "appstream",
"buildsystem": "meson",
"config-opts": [
"-Dstemming=false",
"-Dapidocs=false"
],
"sources": [
{
"type": "git",