X-Git-Url: https://git.xinqibao.xyz/dmenu.git/blobdiff_plain/7afd296c40a2e8af9477add1c3d02a7c4b444747..26b9f3de0ffe471e5335b07454147457e373c037:/README?ds=sidebyside 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.