INSTALL: Update package list to use python2.7

Signed-off-by: Niels Thykier <niels@thykier.net>
This commit is contained in:
Niels Thykier 2013-07-07 15:47:04 +02:00
parent 1641706305
commit 14cefe379e

View File

@ -4,9 +4,9 @@ INSTALL for britney v2.0
Requirements: Requirements:
------------- -------------
* Python 2.6 aptitude install python2.6 * Python 2.7 aptitude install python2.7
* Python APT/DPKG bindings aptitude install python2.6-apt libapt-pkg-dev dpkg-dev * Python APT/DPKG bindings aptitude install python2.7-apt libapt-pkg-dev dpkg-dev
* Python dev headers aptitude install python2.6-dev * Python dev headers aptitude install python2.7-dev
Compiling: Compiling:
---------- ----------