[gnome-builder] flatpak: allow some other runtimes too
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] flatpak: allow some other runtimes too
- Date: Mon, 30 Aug 2021 19:44:56 +0000 (UTC)
commit c3d3e7de8b0f1b3b1797449d9dafb61aafb3a342
Author: Christian Hergert <chergert redhat com>
Date: Mon Aug 30 12:43:58 2021 -0700
flatpak: allow some other runtimes too
src/plugins/flatpak/daemon/ipc-flatpak-repo.c | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/src/plugins/flatpak/daemon/ipc-flatpak-repo.c b/src/plugins/flatpak/daemon/ipc-flatpak-repo.c
index affe275fd..c8d7f67d5 100644
--- a/src/plugins/flatpak/daemon/ipc-flatpak-repo.c
+++ b/src/plugins/flatpak/daemon/ipc-flatpak-repo.c
@@ -34,6 +34,8 @@ static const char filter_file_contents[] = "\
deny *\n\
allow runtime/org.freedesktop.*\n\
allow runtime/org.gnome.*\n\
+allow runtime/io.elementary.*\n\
+allow runtime/org.kde.*\n\
";
static const char *remotes[] = { "flathub", "flathub-beta", "gnome-nightly" };
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]