Merge pull request #1253 from juliogonzalez/fix-1217

Generic compilation instructions: explain that /etc/mime.type is needed
This commit is contained in:
Takeshi Nakatani 2020-03-19 21:06:32 +09:00 committed by GitHub
commit fe2b269b6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: