alpine deps
This commit is contained in:
parent
2984ffe6e7
commit
d12a7031af
@ -39,6 +39,12 @@ mod1 + shift + i
|
||||
|
||||
In order to build dmenu you need the Xlib header files.
|
||||
|
||||
On Alpine Linux:
|
||||
|
||||
```
|
||||
apk add libx11-dev libxinerama-dev libxft-dev
|
||||
```
|
||||
|
||||
## Installation
|
||||
|
||||
Edit config.mk to match your local setup (dmenu is installed into
|
||||
|
Loading…
Reference in New Issue
Block a user