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
1 changed files with 1 additions and 0 deletions

View File

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