mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-06-07 07:14:27 +00:00
[doc] build: delete wayland-protocols mentions
We now include it as a submodule, so it's pointless to tell people to install it separately as a dependency.
This commit is contained in:
@@ -105,7 +105,6 @@ feature is disabled when running :ref:`cmake <client_building>`.
|
|||||||
- ``libxkbcommon-dev``
|
- ``libxkbcommon-dev``
|
||||||
- ``libwayland-bin``
|
- ``libwayland-bin``
|
||||||
- ``libwayland-dev``
|
- ``libwayland-dev``
|
||||||
- ``wayland-protocols``
|
|
||||||
|
|
||||||
- Disable with ``cmake -DENABLE_PIPEWIRE=no ..``
|
- Disable with ``cmake -DENABLE_PIPEWIRE=no ..``
|
||||||
|
|
||||||
@@ -146,7 +145,7 @@ You can fetch these dependencies with the following command:
|
|||||||
apt-get install binutils-dev cmake fonts-dejavu-core libfontconfig-dev \
|
apt-get install binutils-dev cmake fonts-dejavu-core libfontconfig-dev \
|
||||||
gcc g++ pkg-config libegl-dev libgl-dev libgles-dev libspice-protocol-dev \
|
gcc g++ pkg-config libegl-dev libgl-dev libgles-dev libspice-protocol-dev \
|
||||||
nettle-dev libx11-dev libxcursor-dev libxi-dev libxinerama-dev \
|
nettle-dev libx11-dev libxcursor-dev libxi-dev libxinerama-dev \
|
||||||
libxpresent-dev libxss-dev libxkbcommon-dev libwayland-dev wayland-protocols \
|
libxpresent-dev libxss-dev libxkbcommon-dev libwayland-dev \
|
||||||
libpipewire-0.3-dev libpulse-dev libsamplerate0-dev
|
libpipewire-0.3-dev libpulse-dev libsamplerate0-dev
|
||||||
|
|
||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user