diff --git a/org.gnome.Geary.json b/org.gnome.Geary.json index 87ffaaf1..1d5d1527 100644 --- a/org.gnome.Geary.json +++ b/org.gnome.Geary.json @@ -182,6 +182,16 @@ "--disable-oss" ] }, + { + "name": "libsecret", + "sources": [ + { + "type": "archive", + "url": "https://download.gnome.org/sources/libsecret/0.19/libsecret-0.19.1.tar.xz", + "sha256": "8583e10179456ae2c83075d95455f156dc08db6278b32bf4bd61819335a30e3a" + } + ] + }, { "name": "gsound", "sources": [ diff --git a/org.gnome.Geary.yaml b/org.gnome.Geary.yaml index 6c48b0b2..d3409881 100644 --- a/org.gnome.Geary.yaml +++ b/org.gnome.Geary.yaml @@ -192,6 +192,14 @@ modules: - "--disable-null" - "--disable-oss" + # Geary dependency, workaround libsecret access via secret portal + # being non-functional GNOME/libsecret#58 + - name: libsecret + sources: + - type: archive + url: https://download.gnome.org/sources/libsecret/0.19/libsecret-0.19.1.tar.xz + sha256: 8583e10179456ae2c83075d95455f156dc08db6278b32bf4bd61819335a30e3a + # Geary dependency - name: gsound sources: