README: document missing dependencies

Closes #9
This commit is contained in:
Richard Acayan 2025-04-08 22:25:07 -04:00
parent d751e01b21
commit 42bb11379b
No known key found for this signature in database
GPG key ID: 0346F4894879DB73

View file

@ -82,6 +82,12 @@ This program has the following build dependencies:
- [libclang](https://clang.llvm.org) (Alpine package: `clang-libclang`),
a compiler front-end for the C family of languages (C, C++, Objective-C, and
Objective-C++).
- [fontconfig](https://www.freedesktop.org/wiki/Software/fontconfig)
(Alpine package: `fontconfig-dev`),
the font configuration and customization library.
- [wayland-scanner](https://wayland.freedesktop.org)
(Alpine package: `wayland-dev`),
a code generator for extra XML protocols.
You can install it with: