diff options
author | Connor Lane Smith <cls@lubutu.com> | 2010-06-19 21:44:32 +0100 |
---|---|---|
committer | Connor Lane Smith <cls@lubutu.com> | 2010-06-19 21:44:32 +0100 |
commit | 4229fb7b783e0b6ab706e6825857a22c904fc688 (patch) | |
tree | 72e2073353e4e0089661d2c64bbb4a7c5efde50a | |
parent | b27ffbd78bc2f88b4e55a39d1d53258305e2a6e7 (diff) |
added sselp requirement to readme
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ dmenu is a generic and efficient menu for X. | |||
6 | Requirements | 6 | Requirements |
7 | ------------ | 7 | ------------ |
8 | In order to build dmenu you need the Xlib header files. | 8 | In order to build dmenu you need the Xlib header files. |
9 | Pasting the X selection to dmenu requires the sselp utility at runtime. | ||
9 | 10 | ||
10 | 11 | ||
11 | Installation | 12 | Installation |