aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGuilherme Salgado <salgado@canonical.com>2010-12-02 11:06:54 -0200
committerGuilherme Salgado <salgado@canonical.com>2010-12-02 11:06:54 -0200
commitbc6e230de0a5609b9c87351b367bb54cdde36e6b (patch)
treeaf2d09ae1e070d6d16b975ce853ab9310f77def3 /README
parent17424240b876aa29108bf8900206e0a53aac57a5 (diff)
Update README with more packages that are needed to run the test suite
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 6 insertions, 2 deletions
diff --git a/README b/README
index 5a1a5b9..5af8688 100644
--- a/README
+++ b/README
@@ -5,8 +5,12 @@ images to be used in development boards.
Before running any tests you need to install the following packages:
- - python-testrepository
- - python-subunit
+ - testrepository
+ - python-testtools >= 0.9.6
+ (available at https://launchpad.net/~bzr/+archive/ppa)
+ - python-debian
+ - python-argparse
+ - dpkg-dev
And run the following command: