Add script to install dependencies on Debian/Ubuntu.

Tested with Xubuntu 20.04 and Debian testing
(in today's Docker image bitnami/minideb).

Update README.md.
This commit is contained in:
Stéphane Gourichon
2020-12-09 15:16:23 +01:00
parent 6afcf1a26f
commit ba2ee6d6e5
2 changed files with 30 additions and 1 deletions

View File

@@ -95,7 +95,7 @@ You need a C++20 compatible compiler such as GCC 10.2.0 to compile ImHex. Moreov
- nlohmann json
- Python3
Find all in one dependency installation scripts for Arch Linux, Fedora and/or MSYS2 in [dist](dist).
Find all in one dependency installation scripts for Arch Linux, Fedora, Debian/Ubuntu and/or MSYS2 in [dist](dist).
After all the dependencies are installed, run the following commands to build ImHex: