Commit 8ec613c5 authored by René Neumann's avatar René Neumann
Browse files

podman: remove lvm2 dependency

This is a remainder of very old podman times and no longer necessary.
parent 2fa9acad
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -7,7 +7,6 @@
  buildGoModule,
  buildPackages,
  gpgme,
  lvm2,
  btrfs-progs,
  libapparmor,
  libseccomp,
@@ -83,7 +82,6 @@ buildGoModule (finalAttrs: {
    libapparmor
    libseccomp
    libselinux
    lvm2
    systemd
  ];