Generic compilation instructions: explain that /etc/mime.type is needed

This commit is contained in:
Julio Gonzalez Gil 2020-03-18 23:41:52 +01:00
parent 6489c5d394
commit eb6fe69af2

View File

@ -15,6 +15,7 @@ Keep in mind using the pre-built packages when available.
* libcurl * libcurl
* libxml2 * libxml2
* openssl * openssl
* /etc/mime.types (the package providing depends on the OS)
* pkg-config (or your OS equivalent) * pkg-config (or your OS equivalent)
2. Then compile from master via the following commands: 2. Then compile from master via the following commands: