INSTALL: Mention the need for python-yaml

Also prune the "2.7" in the package names under the assumption
that people are running Jessie.

Signed-off-by: Niels Thykier <niels@thykier.net>
bzr-import-20160707
Niels Thykier 11 years ago
parent 93af0aac7a
commit 9e25dc2613

@ -4,6 +4,6 @@ INSTALL for britney v2.0
Requirements:
-------------
* Python 2.7 aptitude install python2.7
* Python APT/DPKG bindings aptitude install python2.7-apt
* Python 2.7 aptitude install python
* Python APT/DPKG bindings aptitude install python-apt
* Python YAML library aptitude install python-yaml

Loading…
Cancel
Save