build: Use appstream for appdata validation test

appstream-glib is under heavy maintenance mode and recommends using
appstream instead.
This commit is contained in:
Balló György 2024-12-28 12:01:40 +01:00 committed by Niels De Graef
parent b990e2ac38
commit e56734a97d
5 changed files with 10 additions and 31 deletions

View file

@ -269,24 +269,6 @@
}
]
},
{
"name": "appstream-glib",
"buildsystem": "meson",
"config-opts": [
"-Dfonts=false",
"-Dgtk-doc=false",
"-Dintrospection=false",
"-Dman=false",
"-Drpm=false"
],
"sources": [
{
"type": "git",
"url": "https://github.com/hughsie/appstream-glib.git",
"branch": "main"
}
]
},
{
"name": "geary",
"buildsystem": "meson",