X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=README;h=3706ef147a6e0f03b2e1cbe048ca17ab2b985ca6;hb=26b9f3de0ffe471e5335b07454147457e373c037;hp=6e8413546fe4b0192805729b6992d59e9a243d8b;hpb=f7615e220e980524bf4051bb181952e0afcbf9a9;p=dmenu.git diff --git a/README b/README index 6e84135..3706ef1 100644 --- a/README +++ b/README @@ -6,6 +6,9 @@ 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. Installation