build: Fix Flatpak CI FTB with GMime mainline

See !699 and https://github.com/jstedfast/gmime/pull/101
This commit is contained in:
Michael Gratton 2021-04-22 22:39:16 +10:00
parent 98bbdf7f53
commit c0577d4bf6
2 changed files with 4 additions and 2 deletions

View file

@ -224,7 +224,7 @@
{
"type": "git",
"url": "https://github.com/jstedfast/gmime.git",
"branch": "master"
"branch": "3.2.7"
}
]
},

View file

@ -223,7 +223,9 @@ modules:
sources:
- type: git
url: https://github.com/jstedfast/gmime.git
branch: master
# Pin to 3.2.7 until 3.2.8 is released, or the mainline branch
# is pre-bumped to same.
branch: 3.2.7
# Geary dependency
- name: libpeas