Xinqi Bao's Git
projects
/
dmenu.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
new libdraw
[dmenu.git]
/
README
diff --git
a/README
b/README
index
b11fc08
..
3706ef1
100644
(file)
--- a/
README
+++ b/
README
@@
-6,6
+6,8
@@
dmenu is a generic and efficient menu for X.
Requirements
------------
In order to build dmenu you need the Xlib header files.
Requirements
------------
In order to build dmenu you need the Xlib header files.
+You also need libdraw, available from http://hg.suckless.org/libdraw
+
Pasting the X selection to dmenu requires the sselp utility at runtime.
Pasting the X selection to dmenu requires the sselp utility at runtime.