From 8394bcb3d8f3176021803d0e6bd0d4fda6ce0473 Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Sun, 9 Nov 2025 01:08:03 +0400 Subject: docs(README.md): note if gui disabled build dependencies are not needed --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') 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 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 - pkg-config - tar -## Build time libraries (not needed if GUI is disabled) +## Build time libraries - libx11 - libxft - libxinerama -- cgit v1.2.3