1
0
mirror of synced 2025-01-29 19:17:28 +01:00

docs: Update deps in README (#191)

This change is to reflect the commit made in 785ecb8a7858edfb88747623b7437da0c02b5317, which changes openssl libcrypto to libmbedtls, making changes everywhere except in the README documentation.
This commit is contained in:
Henry Wang 2021-03-02 14:36:54 -06:00 committed by GitHub
parent b5912c59cc
commit 6e71d5aa31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -111,7 +111,7 @@ You need a C++20 compatible compiler such as GCC 10.2.0 to compile ImHex. Moreov
- GLFW3
- libmagic, libgnurx, libtre, libintl, libiconv
- libcrypto
- libmbedtls
- capstone
- Python3
- freetype2