summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKieran Bingham <kieran.bingham@ideasonboard.com>2017-08-23 23:41:04 +0100
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2017-08-24 12:35:05 +0300
commit447d55ec0317c182c0df7f0d4f8b7c567eace57b (patch)
tree42560f805dd9bf5eca129ce4c79b9ed9f1ce9d86
parent26412613678344ef6fdaf46a1e5c914b42249b16 (diff)
README: Document need for killall command
The killall command is provided by the psmisc package on debian based systems. On other systems it should be built or added to the filesystem as appropriate. Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index e503a2c..17920ee 100644
--- a/README
+++ b/README
@@ -40,6 +40,7 @@ The tests scripts require the following tools to be installed on the target
system in a directory included in $PATH.
* compare (part of ImageMagick)
+* killall (available from the psmisc package)
* media-ctl (part of v4l-utils, available at git://linuxtv.org/v4l-utils.git)
* raw2rgbpnm (available at git://git.retiisi.org.uk/~sailus/raw2rgbpnm.git)
* yavta (available at git://git.ideasonboard.org/yavta.git)