commit 26889230a0cc225a2f4c5f52dd854e2120d8c835 parent bc09b9d3c3ee3b0fc1d48cc57c5aa08895827cbb Author: mrgrouse <mrgrouse@mrgrouse.com> Date: Thu, 27 Nov 2025 19:06:40 -0500 README: fix library dependency tree Diffstat:
| M | README | | | 15 | ++++++++++++--- |
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/README b/README @@ -2,10 +2,19 @@ Birdwm (fork based on dwm release 6.6) ## Dependencies: +- libx11 + - libxcb +- libfontconfig + - libfreetype + - libexpat +- libxft +- libxrender +- imlib2 + - libxext + - libxcb - libxinerama (optional) -- freetype2 -- libev -- a few more, i haven't checked yet lolz + +Birdwm does not build with tcc unfortunately. ## Patches and Features