summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2016-06-17 01:41:54 +0300
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2016-06-20 12:24:22 +0300
commit25342673c441b00baf661e89cc3e4dd1a2cf7213 (patch)
treefd41955697adb10114c16823679752695d7e4ec3 /README
parent9944d12c8692600229b59857bb4622035ab70551 (diff)
Add LUT generation script
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index fb6abb9..972a296 100644
--- a/README
+++ b/README
@@ -14,10 +14,11 @@ Building
--------
The vsp-tests suite requires the following tools to be installed on the host
-to generate the test scripts and applications
+to generate the test scripts, applications and data.
* gcc
* make
+* python
After installing the needed packages, you can build the test suite by running