diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json index e2512366..ffd2c602 100644 --- a/org.gnome.Geary.json +++ b/org.gnome.Geary.json @@ -269,6 +269,24 @@ } ] }, + { + "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",