Correction of debian dependencies

Taken from :
eagavi/quickemu@88682d2

Co-authored-by: eagavi <eagavi@users.noreply.github.com>
pull/692/head
Phil Clifford 2 years ago committed by Martin Wimpress
parent 6e827af6f2
commit 564a252585
  1. 4
      README.md
  2. 2
      build-docs
  3. 4
      docs/quickemu.1
  4. 4
      docs/quickemu.1.md

@ -103,9 +103,9 @@ above requirements or their equivalents.
These examples may save a little typing
Debian:
Debian (and direct derivatives such as MX Linux):
sudo apt install qemu bash coreutils ovmf grep jq lsb procps python3 genisoimage usbutils util-linux sed spice-client-gtk swtpm wget xdg-user-dirs zsync unzip
sudo apt install qemu bash coreutils ovmf grep jq lsb-base procps python3 genisoimage usbutils util-linux sed spice-client-gtk libtss2-tcti-swtpm0 wget xdg-user-dirs zsync unzip
Fedora:

@ -1 +1 @@
Subproject commit 43c38df5ef08bada423b076274604951d5c13c0d
Subproject commit 80801415867ebbd343bfc49b5d7b9fa33a79759a

@ -209,11 +209,11 @@ to install the above requirements or their equivalents.
.PP
These examples may save a little typing
.PP
Debian:
Debian (and direct derivatives such as MX Linux):
.IP
.nf
\f[C]
sudo apt install qemu bash coreutils ovmf grep jq lsb procps python3 genisoimage usbutils util-linux sed spice-client-gtk swtpm wget xdg-user-dirs zsync unzip
sudo apt install qemu bash coreutils ovmf grep jq lsb-base procps python3 genisoimage usbutils util-linux sed spice-client-gtk libtss2-tcti-swtpm0 wget xdg-user-dirs zsync unzip
\f[R]
.fi
.PP

@ -166,9 +166,9 @@ above requirements or their equivalents.
These examples may save a little typing
Debian:
Debian (and direct derivatives such as MX Linux):
sudo apt install qemu bash coreutils ovmf grep jq lsb procps python3 genisoimage usbutils util-linux sed spice-client-gtk swtpm wget xdg-user-dirs zsync unzip
sudo apt install qemu bash coreutils ovmf grep jq lsb-base procps python3 genisoimage usbutils util-linux sed spice-client-gtk libtss2-tcti-swtpm0 wget xdg-user-dirs zsync unzip
Fedora:

Loading…
Cancel
Save