diff options
| author | ficus <ficus@robocracy.org> | 2012-11-24 03:55:47 +0100 | 
|---|---|---|
| committer | ficus <ficus@robocracy.org> | 2012-11-24 03:55:47 +0100 | 
| commit | 504db270e1db0ea62161fb083bac9a11ff20c3c8 (patch) | |
| tree | dbde9766eb0a0ee6750ea786c3dff01636e9a848 | |
| parent | 48928b75f09891a807abc95ad205d15a51a161ba (diff) | |
| download | torouter-live-504db270e1db0ea62161fb083bac9a11ff20c3c8.tar.gz torouter-live-504db270e1db0ea62161fb083bac9a11ff20c3c8.zip | |
explicitly select python2.7
| -rw-r--r-- | config/package-lists/debian.list.chroot | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/config/package-lists/debian.list.chroot b/config/package-lists/debian.list.chroot index 3f4312d..545963a 100644 --- a/config/package-lists/debian.list.chroot +++ b/config/package-lists/debian.list.chroot @@ -16,7 +16,7 @@ dosfstools  apt  iputils-ping  haveged -python +python2.7  python-simplejson  make  dialog | 
