Added yasm as an optional requirement, and did some minor formating.

This commit is contained in:
Michael Alexsander Silva Dias
2018-05-04 15:15:18 -03:00
parent 4be726cfed
commit ade32064ae

View File

@@ -21,7 +21,8 @@ required:
- PulseAudio development libraries (for sound support)
- Freetype (for the editor)
- OpenSSL (for HTTPS and TLS)
- libudev (optional, build with `udev=yes`)
- *Optional* - libudev (build with ``udev=yes``)
- *Optional* - yasm (for WebM SIMD optimizations)
Distro-specific oneliners
^^^^^^^^^^^^^^^^^^^^^^^^^