diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json index 2b438cd7..9e3b7ea5 100644 --- a/org.gnome.Geary.json +++ b/org.gnome.Geary.json @@ -52,26 +52,6 @@ "/share/vala", "*.la", "*.a"], "modules": [ - { - "name": "gnome-doc-utils", - "build-options": { - "arch" : { - /* Lie about our arch - no actual compilation happens here. */ - "arm": { - "config-opts": [ "--build=amd64" ] - }, - "aarch64": { - "config-opts": [ "--build=amd64" ] - } - } }, - "sources": [ - { - "type": "archive", - "url": "https://download.gnome.org/sources/gnome-doc-utils/0.20/gnome-doc-utils-0.20.10.tar.xz", - "sha256": "cb0639ffa9550b6ddf3b62f3b1add92fb92ab4690d351f2353cffe668be8c4a6" - } - ] - }, { "name": "libgee", "build-options" : {