From bbf8d9d3f0fdb96bcbfbaa9b3884ff3ee6510f77 Mon Sep 17 00:00:00 2001 From: Connor Lane Smith Date: Sat, 19 Jun 2010 21:44:32 +0100 Subject: [PATCH] added sselp requirement to readme --- dmenubar/README | 1 + 1 file changed, 1 insertion(+) diff --git a/dmenubar/README b/dmenubar/README index 6e84135..b11fc08 100644 --- a/dmenubar/README +++ b/dmenubar/README @@ -6,6 +6,7 @@ dmenu is a generic and efficient menu for X. Requirements ------------ In order to build dmenu you need the Xlib header files. +Pasting the X selection to dmenu requires the sselp utility at runtime. Installation