mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-22 05:27:20 +00:00
[doc] build: Add new build deps to apt-get
This commit is contained in:
parent
12321a8880
commit
7ce7dec272
@ -100,8 +100,8 @@ Fetching with APT
|
|||||||
You can fetch these dependencies with the following command:
|
You can fetch these dependencies with the following command:
|
||||||
|
|
||||||
``apt-get install binutils-dev cmake fonts-freefont-ttf libfontconfig1-dev
|
``apt-get install binutils-dev cmake fonts-freefont-ttf libfontconfig1-dev
|
||||||
libegl-dev libspice-protocol-dev nettle-dev libx11-dev libxi-dev libxinerama-dev
|
libegl-dev libspice-protocol-dev nettle-dev libx11-dev libxcursor-dev libxi-dev
|
||||||
libxss-dev libwayland-dev wayland-protocols``
|
libxinerama-dev libxpresent-dev libxss-dev libwayland-dev wayland-protocols``
|
||||||
|
|
||||||
You may omit some dependencies, if you disable the feature which requires them
|
You may omit some dependencies, if you disable the feature which requires them
|
||||||
when running :ref:`cmake <client_building>`.
|
when running :ref:`cmake <client_building>`.
|
||||||
|
Loading…
Reference in New Issue
Block a user