X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=README;h=3706ef147a6e0f03b2e1cbe048ca17ab2b985ca6;hb=d9c24564d2f46312a9ed94539e0299a9859e87d9;hp=b11fc08c266779bd1e4659519cb545ffc5a7548d;hpb=4229fb7b783e0b6ab706e6825857a22c904fc688;p=dmenu.git 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.