#977464 virtinst should depend or recommend libosinfo-bin

#977464#5
Date:
2020-12-15 11:07:26 UTC
From:
To:
Virt-install's man page and virt-install --help both say to use the
following command to get the list of valid OS variant names:
osinfo-query os

But this command is provided by libosinfo-bin which is not a dependency
of virtinst and so was not installed on my system. I had to search on
internet to find the Debian package that provides it.
I believe it should be at least a recommended package.

Cesare.