From fb342c26c3d8752dfe6fece64bdd10eb5ada04e6 Mon Sep 17 00:00:00 2001 From: Allusive <99632976+allusive-dev@users.noreply.github.com> Date: Thu, 9 Nov 2023 13:16:15 +1100 Subject: Update README.md --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index 00da911..09441bf 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,26 @@ $ ninja -C build $ ninja -C build install ``` +Dependencies: + +``` +libconfig +libdbus +libev +libglvnd +libx11 +libxcb +libxdg-basedir +pcre +pixman +xcb-util-image +xcb-util-renderutil +gcc (make) +git (make) +meson (make) +ninja (make) +``` + ### Arch Linux or other Arch based distros ``` -- cgit v1.2.3