diff --git a/contrib/automation/hgautomation/linux.py b/contrib/automation/hgautomation/linux.py index cbd94ee3a72ed1cad174e4cc101d96efc08d1912_Y29udHJpYi9hdXRvbWF0aW9uL2hnYXV0b21hdGlvbi9saW51eC5weQ==..dffa9d3c2491c5d4d829b6d38a995b377d40e453_Y29udHJpYi9hdXRvbWF0aW9uL2hnYXV0b21hdGlvbi9saW51eC5weQ== 100644 --- a/contrib/automation/hgautomation/linux.py +++ b/contrib/automation/hgautomation/linux.py @@ -210,6 +210,7 @@ sudo apt-get update PACKAGES="\ + awscli \ btrfs-progs \ build-essential \ bzr \ @@ -251,6 +252,7 @@ python-pygments \ python-subversion \ python-vcr \ + python3-boto3 \ python3-dev \ python3-docutils \ python3-fuzzywuzzy \