summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSuleyman Farajli <suleyman@farajli.net>2025-11-09 01:08:03 +0400
committerSuleyman Farajli <suleyman@farajli.net>2025-11-09 01:08:03 +0400
commit8394bcb3d8f3176021803d0e6bd0d4fda6ce0473 (patch)
treef149dfd00a2a1a76e9011ceabc85f9d40b226dbc
parentdd508c3f74e76c0f680e372644337e8cc930a461 (diff)
docs(README.md): note if gui disabled build dependencies are not needed
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 49b98e2..6a25571 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,8 @@ useradd -m -s /bin/zsh <user>
4. Log out, log back in, and run `startx` on the TTY.
# Dependencies
+If GUI is in the install file then build dependencies are not needed.
+
## Build time dependencies
- curl
- fontconfig (fc-cache command)
@@ -36,7 +38,7 @@ useradd -m -s /bin/zsh <user>
- pkg-config
- tar
-## Build time libraries (not needed if GUI is disabled)
+## Build time libraries
- libx11
- libxft
- libxinerama