Also list xorriso as a dependency for ISO images

This commit is contained in:
Pierre Pronchery 2019-03-28 00:34:46 +01:00
parent 3080d27727
commit fd444c51ab

View File

@ -64,5 +64,5 @@ Generating ISO images
The build system will automatically try to create a bootable ISO image in
`src/DeforaOS.iso` on supported platforms.
On Intel-based platforms (i386, amd64) this currently requires GNU GRUB to be
installed.
On Intel-based platforms (i386, amd64) this currently requires GNU GRUB and the
corresponding dependencies (eg xorriso) to be installed.