Correction of debian dependencies

Taken from :
eagavi/quickemu@88682d2

Co-authored-by: eagavi <eagavi@users.noreply.github.com>
This commit is contained in:
Phil Clifford 2023-02-04 13:20:36 +00:00 committed by Martin Wimpress
parent 6e827af6f2
commit 564a252585
4 changed files with 7 additions and 7 deletions

View file

@ -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

View file

@ -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

View file

@ -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: