README: name Debian/Ubuntu packages instead of Mageia ones

The formers are much more common than the latter. And the names on
Mageia are pretty similar anyways.
This commit is contained in:
Antoine Poinsot 2022-12-15 15:30:47 +01:00
parent 50e86ebca7
commit c6bef077b0
No known key found for this signature in database
GPG Key ID: E13FC145CD3F4304

View File

@ -55,8 +55,8 @@ to the tarballs/ directory.
Then ensure you have the following installed on your system:
`Clang 3.9+`, `cmake`, `git`, `patch`, `Python`, `libssl-devel` (openssl)
`lzma-devel`, `libxml2-devel` and the `bash shell`.
`Clang 3.9+`, `cmake`, `git`, `patch`, `Python`, `libssl-dev` (openssl)
`lzma-dev`, `libxml2-dev` and the `bash shell`.
You can run 'sudo tools/get\_dependencies.sh' to get these (and the
optional packages) automatically. (outdated)