Fix Flatpak build.

* org.gnome.Geary.json: Add libunwind dep, point libgee back to master
  while we're here.
This commit is contained in:
Michael James Gratton 2017-12-02 22:10:36 +11:00
parent b1d3d494bc
commit 9a89d7e037

View file

@ -84,7 +84,7 @@
{
"type": "git",
"url": "https://git.gnome.org/browse/libgee",
"tag": "0.20.0"
"branch": "master"
}
]
},
@ -98,6 +98,16 @@
}
]
},
{
"name": "libunwind",
"sources": [
{
"type": "git",
"url": "https://git.savannah.gnu.org/git/libunwind.git",
"branch": "master"
}
]
},
{
"name": "geary",
"sources": [