+FreeBSD
+# If you use doas or su instead of sudo, modify the following commands accordingly.
+sudo pkg update
+sudo pkg install gcc gmake libX11 libXinerama
+
+
---
## Build & Install
@@ -241,6 +248,7 @@ yay -S sxwm
```sh
git clone --depth=1 https://github.com/uint23/sxwm.git
cd sxwm/
+# Replace make with gmake on FreeBSD
make
sudo make clean install
```
--
cgit v1.2.3
From bcb860b6660663ba5155debeb92f0d1e6a452eb8 Mon Sep 17 00:00:00 2001
From: pb <467756+pbadeer@users.noreply.github.com>
Date: Wed, 28 May 2025 17:20:43 -0500
Subject: Add missing dependency to ubuntu install instructions
Without this, I'm getting a fatal error when running `make`. Afterwards it succeeded. Tested on debian
src/sxwm.c:33:10 `#include