Browse Source

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

Michael Alexsander Silva Dias 7 years ago
parent
commit
ade32064ae
1 changed files with 2 additions and 1 deletions
  1. 2 1
      development/compiling/compiling_for_x11.rst

+ 2 - 1
development/compiling/compiling_for_x11.rst

@@ -21,7 +21,8 @@ required:
 -  PulseAudio development libraries (for sound support)
 -  PulseAudio development libraries (for sound support)
 -  Freetype (for the editor)
 -  Freetype (for the editor)
 -  OpenSSL (for HTTPS and TLS)
 -  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
 Distro-specific oneliners
 ^^^^^^^^^^^^^^^^^^^^^^^^^
 ^^^^^^^^^^^^^^^^^^^^^^^^^