0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-05-17 02:13:48 +02:00

README: Add GraphicsMagick to deps list; split into optional/required.

This commit is contained in:
Jason Volk 2019-05-29 22:11:46 -07:00
parent 99f151635a
commit 0c88c675c9

View file

@ -65,7 +65,11 @@ for its day to aid the virility of implementations. A vibrant and growing ecosys
- **Sodium** library for curve ed25519.
- **OpenSSL** library for HTTPS TLS / X.509.
- **magic** library for MIME type recognition.
- **zlib** or **lz4** or **snappy** (Optional) Compressions.
##### Optional
- **zlib** or **lz4** or **snappy** database compressions.
- **GraphicsMagick** media thumbnails.
##### Build tools