f29: Update container-management again

We need flatpak-builder for Silverblue.  For the others...let's
make podman default since that's where the containers team emphasis
is, and everything else optional.
This commit is contained in:
Colin Walters 2018-07-31 14:36:26 -04:00
parent da583bb911
commit 3c4eaf74a1

View File

@ -708,12 +708,15 @@
<default>false</default>
<uservisible>true</uservisible>
<packagelist>
<packagereq type="mandatory">atomic</packagereq>
<packagereq type="conditional" requires="cockpit">cockpit-docker</packagereq>
<packagereq type="default">docker</packagereq>
<packagereq type="default">podman</packagereq>
<packagereq type="optional">docker</packagereq>
<packagereq type="optional">cockpit-docker</packagereq>
<packagereq type="optional">atomic</packagereq>
<packagereq type="optional">buildah</packagereq>
<packagereq type="optional">origin-clients</packagereq>
<packagereq type="optional">podman</packagereq>
<packagereq type="optional">flatpak</packagereq>
<packagereq type="optional">flatpak-builder</packagereq>
</packagelist>
</group>
<group>