diff --git a/doc/building.html b/doc/building.html index bcc81dd3d38..cc1f82d5005 100644 --- a/doc/building.html +++ b/doc/building.html @@ -603,8 +603,9 @@

ALSA

  • If alsa is not properly detected by configure, you can point it out by --with-alsa.
  • X11

    -

    You will need X11 libraries suitable for your target system. For most cases, using Debian's pre-built libraries work fine.

    -

    Note that X11 is needed even if you only want to build a headless JDK.

    +

    When not building a headless JDK, you will need X11 libraries +suitable for your target system. In most cases, using Debian's +pre-built libraries work fine.