mirror of
https://github.com/swaywm/sway.git
synced 2025-03-25 07:42:03 +00:00
Could NOT find WaylandProtocols (missing: WAYLANDPROTOCOLS_PATH)
parent
97caf7f916
commit
a85d64e0c6
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Change 'http://http.debian.net/debian' to your mirror of choice.
|
|||
|
||||
Next we'll install [Wlc](https://github.com/Cloudef/wlc) and its dependencies:
|
||||
````
|
||||
sudo apt-get install cmake build-essential libinput10 libinput-dev libxkbcommon0 libxkbcommon-dev libudev-dev libxcb-image0 libxcb-image0-dev libxcb-composite0 libxcb-composite0-dev libxcb-xkb1 libxcb-xkb-dev libgbm1 libgbm-dev libdbus-1-dev libsystemd-dev zlib1g-dev libpixman-1-dev libxcb-ewmh-dev
|
||||
sudo apt-get install cmake build-essential libinput10 libinput-dev libxkbcommon0 libxkbcommon-dev libudev-dev libxcb-image0 libxcb-image0-dev libxcb-composite0 libxcb-composite0-dev libxcb-xkb1 libxcb-xkb-dev libgbm1 libgbm-dev libdbus-1-dev libsystemd-dev zlib1g-dev libpixman-1-dev libxcb-ewmh-dev wayland-protocols
|
||||
|
||||
git clone https://github.com/Cloudef/wlc.git
|
||||
cd wlc
|
||||
|
|
Loading…
Add table
Reference in a new issue