diff options
| author | uint <72694427+uint23@users.noreply.github.com> | 2025-08-29 19:46:54 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-29 19:46:54 +0100 |
| commit | a9aed1de914ba587843dca86a735a1dd25119dc7 (patch) | |
| tree | 7ce38dfbd4e680d2f479fb0810e7221dd618f219 /README.md | |
| parent | 2987ba5a5356f437232693a2349d254e4daab5eb (diff) | |
| parent | 70062cb8bdfe8f663186d02491698b7f34daf688 (diff) | |
Merge pull request #226 from uint23/dev
merge: fix undefined behavior & add xcursor package to void dep list
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -244,7 +244,7 @@ sudo emaint -a sync <details> <summary>Void Linux</summary> <pre><code>sudo xbps-install -S -sudo xbps-install libX11-devel libXinerama-devel gcc make</code></pre> +sudo xbps-install libX11-devel libXinerama-devel libXcursor-devel gcc make</code></pre> </details> <details> |
