diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json index b65c3d49..ce943f78 100644 --- a/org.gnome.Geary.json +++ b/org.gnome.Geary.json @@ -78,23 +78,6 @@ "/share" ] }, - { - "name": "libhandy", - "buildsystem": "meson", - "config-opts": [ - "-Dglade_catalog=disabled" - ], - "sources": [ - { - "type": "git", - "url": "https://gitlab.gnome.org/GNOME/libhandy.git", - "branch": "master" - } - ], - "cleanup": [ - "/bin" - ] - }, { "name": "libical", "buildsystem": "cmake-ninja", diff --git a/org.gnome.Geary.yaml b/org.gnome.Geary.yaml index f47a86d9..7137349e 100644 --- a/org.gnome.Geary.yaml +++ b/org.gnome.Geary.yaml @@ -111,18 +111,6 @@ modules: - /bin - /share - # Geary dependency - - name: libhandy - buildsystem: meson - config-opts: - - "-Dglade_catalog=disabled" - sources: - - type: git - url: "https://gitlab.gnome.org/GNOME/libhandy.git" - branch: master - cleanup: - - /bin - # EDS dependency - name: libical buildsystem: cmake-ninja