commit b3791f8337eb85e4188958c07d6733a39488eb56 parent a619adf021483ef2a880136494b2ac2d1c18919e Author: St John Karp <contact@stjo.hn> Date: Thu, 21 Jul 2022 08:47:47 -0400 ostree: Add missing dependency on gpgme ostree can be built without gpgme but we need it for Flatpak's cryptographic signing and verification. Diffstat:
M | flatpak/ostree/depends | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/flatpak/ostree/depends b/flatpak/ostree/depends @@ -1,3 +1,4 @@ bison curl e2fsprogs +gpgme