summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMitchell Riedstra <mitch@riedstra.dev>2021-08-31 18:25:26 -0400
committerMitchell Riedstra <mitch@riedstra.dev>2021-08-31 18:25:26 -0400
commite404858515a63a5e80ea0244188238806cd6e899 (patch)
tree3dc4f5c021639a11980cc366a01c217d1c4b58a4 /README.md
parent76abb1451f3df749a79ea3f4f5be3bda717bb484 (diff)
Add a note in the readme and config.mk for building on OpenBSD
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 12815ca..55738e5 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ This program is a fork from [spine](https://gitgud.io/zavok/spine.git) which is
Requirements
------------
-In order to build dmenu you need the Xlib header files.
+In order to build dmenu-pinentry you need the Xlib, and libconfig header files.
Installation