Merge pull request #1424 from YeldhamDev/build_yasm

Added yasm as an optional requirement, and did some minor formating
This commit is contained in:
Max Hilbrunner
2018-05-04 23:00:59 +02:00
committed by mhilbrunner
parent 1dcf5ef541
commit 9cb1be6a25

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
^^^^^^^^^^^^^^^^^^^^^^^^^