Skip to content

Commit

Permalink
Added layershell runtime dependency (#283)
Browse files Browse the repository at this point in the history
  • Loading branch information
stefonarch authored Jun 11, 2024
1 parent f820f38 commit 7233aa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Technically it consists of a single binary `lxqt-runner`. The binary is run in a

### Compiling source code

Runtime dependencies are [lxqt-globalkeys](https://github.com/lxqt/lxqt-globalkeys), muparser, KWindowSystem, and optionally menu-cache.
Runtime dependencies are [lxqt-globalkeys](https://github.com/lxqt/lxqt-globalkeys), muparser, KWindowSystem, layer-shell-qt and optionally menu-cache.
Additional build dependencies are CMake and optionally Git to pull latest VCS checkouts.

Code configuration is handled by CMake. CMake variable `CMAKE_INSTALL_PREFIX` has to be set to `/usr` on most operating systems.
Expand Down

0 comments on commit 7233aa0

Please sign in to comment.