From 7f7d08dc9c9b2ce96ac4718ede9a150e21c030a1 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Sat, 17 Feb 2018 11:42:29 -0500 Subject: [PATCH] manifest: Explicitly list flatpak at the toplevel Since it's a key desktop container tech; prep for syncing with comps. --- fedora-atomic-workstation.json | 1 + 1 file changed, 1 insertion(+) diff --git a/fedora-atomic-workstation.json b/fedora-atomic-workstation.json index ec21e1b..3e1fb16 100644 --- a/fedora-atomic-workstation.json +++ b/fedora-atomic-workstation.json @@ -8,6 +8,7 @@ "mutate-os-release": "28", "packages": [ + "flatpak", "atomic", "buildah", "git-core",