feat: add dependency check

This commit is contained in:
Julian Lobbes
2022-08-01 13:01:32 +02:00
parent cdb17bb268
commit 18f9fc81e1
4 changed files with 51 additions and 15 deletions

View File

@@ -60,10 +60,12 @@ Using UDIB to create ISOs requires the following software:
- `xorriso` *(1.5.4 known to work)*
- **Debian (bullseye):** [xorriso](https://packages.debian.org/bullseye/xorriso)
- **Arch Linux:** [extra/libisoburn](extra/libisoburn)
- GNU `gpg` *(2.2.32 known to work)*
- GNU `gpg`
- preinstalled on most distributions
- GNU `cpio`
- preinstalled on most distributions
- GNU `sha512sum`
- preinstalled on most distributions
Internet access is (obviously) required if you want to fetch any files using UDIB.