diff options
| author | Connor Lane Smith <[email protected]> | 2010-06-30 01:36:15 +0100 |
|---|---|---|
| committer | Connor Lane Smith <[email protected]> | 2010-06-30 01:36:15 +0100 |
| commit | 26b9f3de0ffe471e5335b07454147457e373c037 (patch) | |
| tree | 5480fedbc318d490a4e90c2104d6ba8c26258698 /README | |
| parent | resizing vlist, new dinput binding (diff) | |
| download | dmenu-26b9f3de0ffe471e5335b07454147457e373c037.tar.gz dmenu-26b9f3de0ffe471e5335b07454147457e373c037.tar.bz2 dmenu-26b9f3de0ffe471e5335b07454147457e373c037.zip | |
libdraw now has own repo
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README index b11fc08..3706ef1 100644 --- 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. +You also need libdraw, available from http://hg.suckless.org/libdraw + Pasting the X selection to dmenu requires the sselp utility at runtime. |