# HG changeset patch # User Benjamin Golinvaux # Date 1556085108 -7200 # Node ID eb18269de57fffc165a3b83247eeec68c3d0221a # Parent 54cdad5a7228e80ccd46e2f03bdbae7804e8615d Fixed typo diff -r 54cdad5a7228 -r eb18269de57f LinuxCompilation.txt --- a/LinuxCompilation.txt Tue Apr 23 21:40:57 2019 +0200 +++ b/LinuxCompilation.txt Wed Apr 24 07:51:48 2019 +0200 @@ -60,7 +60,7 @@ # cmake -DCMAKE_BUILD_TYPE=Debug ~/Orthanc # make -Note that to build the documentation, you will have to install doxyen. +Note that to build the documentation, you will have to install doxygen. However, on some GNU/Linux distributions, it is still required to download and static link against some third-party dependencies,