aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAllusive <[email protected]>2023-11-09 13:16:15 +1100
committerGitHub <[email protected]>2023-11-09 13:16:15 +1100
commitfb342c26c3d8752dfe6fece64bdd10eb5ada04e6 (patch)
tree3414f5258cf259a284759a31930f3fdc0646c3c2 /README.md
parentupdate version number (diff)
downloadcompfy-fb342c26c3d8752dfe6fece64bdd10eb5ada04e6.tar.xz
compfy-fb342c26c3d8752dfe6fece64bdd10eb5ada04e6.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 20 insertions, 0 deletions
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
```