#/bin/bash

set -xeu

sudo apt-get update -qq
sudo apt-get install -y automake libtool libgcrypt11-dev libgpg-error-dev

