diff options
-rwxr-xr-x | tinderbox-restart.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tinderbox-restart.sh b/tinderbox-restart.sh index cd35226..1911524 100755 --- a/tinderbox-restart.sh +++ b/tinderbox-restart.sh @@ -105,7 +105,8 @@ emerge -u \ app-misc/screen \ app-portage/gentoolkit \ dev-java/java-dep-check \ - app-portage/portage-utils + app-portage/portage-utils \ + dev-lang/python:2.7 reset_emergelog |