diff --git a/docs/compiling.html b/docs/compiling.html index c5eba290..86e337e8 100644 --- a/docs/compiling.html +++ b/docs/compiling.html @@ -81,7 +81,7 @@

Required Libraries

LeoCAD requires Qt 5.4 or later to compile. You can download the Qt SDK for all platforms from the Qt Project Homepage.

Linux users may find it easier to use their package manager instead with the following command:

-
$ sudo apt-get install qtbase5-dev qttools5-dev-tools libqt5opengl5-dev zlib-dev
+
$ sudo apt-get install qtbase5-dev qttools5-dev-tools libqt5opengl5-dev zlib1g-dev

Although it is not required, it is recommended to also download and install a parts library, otherwise only a very small set of basic parts will be available.

Compiling