64fa570
@@ -2864,6 +2864,7 @@
<packagereq type="default">cockpit-packagekit</packagereq>
<packagereq type="default">cockpit-selinux</packagereq>
<packagereq type="default">cockpit-storaged</packagereq>
+ <packagereq type="default">udisks2-lvm</packagereq>
<packagereq type="optional">cockpit-pcp</packagereq>
</packagelist>
</group>
@@ -2865,6 +2865,7 @@
It's a Recommends: in cockpit-storaged and needed to manage LVM partitions in the web console.
Signed-off-by: Stephen Gallagher sgallagh@redhat.com
LGTM
rebased onto 64fa570
Pull-Request has been merged by sgallagh
It's a Recommends: in cockpit-storaged and needed to manage LVM
partitions in the web console.
Signed-off-by: Stephen Gallagher sgallagh@redhat.com