mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-09 16:18:20 +00:00
[doc] faq.rst: Reword libdecor package installation
Also change package name to Debian package libdecor-0-dev
This commit is contained in:
parent
6522920ea1
commit
219c73edbe
@ -87,8 +87,8 @@ for server-side decorations, and Looking Glass doesn't implement its own
|
||||
decorations.
|
||||
|
||||
The easiest solution is to build Looking Glass with `libdecor`_ support.
|
||||
If your distribution lacks a ``libdecor`` package, you must build it from
|
||||
`source code <libdecor_>`_.
|
||||
Install the ``libdecor-0-dev`` package. If your distribution lacks this package
|
||||
or any equivalents, you must build it from `source code <libdecor_>`_.
|
||||
|
||||
You can then build the the client with libdecor support by passing
|
||||
``-DENABLE_LIBDECOR=ON`` to ``cmake``.
|
||||
|
Loading…
Reference in New Issue
Block a user