libdraw now has own repo

This commit is contained in:
Connor Lane Smith 2010-06-30 01:36:15 +01:00
parent 7afd296c40
commit 26b9f3de0f
16 changed files with 8 additions and 242 deletions

2
README
View file

@ -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.