Merge branch 'wip/mainline-flatpak' into 'mainline'
Specify mainline as branch for Flatpak manifest See merge request GNOME/geary!191
This commit is contained in:
commit
68093c8e9b
1 changed files with 3 additions and 2 deletions
|
|
@ -197,8 +197,9 @@
|
||||||
"builddir": true,
|
"builddir": true,
|
||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
"type": "dir",
|
"type": "git",
|
||||||
"path": "."
|
"url": "https://gitlab.gnome.org/GNOME/geary.git",
|
||||||
|
"branch": "mainline"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue