1
0

added sselp requirement to readme

This commit is contained in:
Connor Lane Smith 2010-06-19 21:44:32 +01:00
parent 2c584ebe46
commit bbf8d9d3f0

View File

@ -6,6 +6,7 @@ dmenu is a generic and efficient menu for X.
Requirements
------------
In order to build dmenu you need the Xlib header files.
Pasting the X selection to dmenu requires the sselp utility at runtime.
Installation