Skip to content

Commit

Permalink
remove libxkb-common requirement
Browse files Browse the repository at this point in the history
This is only necessary for running GUI examples

Signed-off-by: Anton-4 <[email protected]>
  • Loading branch information
Anton-4 authored Nov 22, 2023
1 parent 31b62e9 commit 254180e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion BUILDING_FROM_SOURCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ That will help us improve this document for everyone who reads it in the future!
To build the compiler, you need these installed:

- [Zig](https://ziglang.org/), see below for version
- `libxkbcommon` - macOS seems to have it already; on Ubuntu or Debian you can get it with `apt-get install libxkbcommon-dev`
- On Debian/Ubuntu `sudo apt-get install pkg-config`
- LLVM, see below for version
- [rust](https://rustup.rs/)
Expand Down

0 comments on commit 254180e

Please sign in to comment.