Fix Flatpak build.
* org.gnome.Geary.json: Add libunwind dep, point libgee back to master while we're here.
This commit is contained in:
parent
b1d3d494bc
commit
9a89d7e037
1 changed files with 11 additions and 1 deletions
|
|
@ -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": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue