flatpak: Pin libportal dependency

Changes in libportal main branch break the CI and require dependency
changes which we shouldn't make on stable branch.

(cherry picked from commit 67927cb09b)
This commit is contained in:
António Fernandes 2021-11-08 20:01:43 +00:00
parent e74009b1ff
commit b2c67de28a
2 changed files with 3 additions and 1 deletions

View file

@ -123,7 +123,8 @@
"sources" : [
{
"type": "git",
"url": "https://github.com/flatpak/libportal.git"
"url": "https://github.com/flatpak/libportal.git",
"tag": "0.4"
}
]
},

View file

@ -90,6 +90,7 @@ modules:
sources:
- type: git
url: https://github.com/flatpak/libportal.git
tag: 0.4
- buildsystem: meson
builddir: true
name: nautilus