summaryrefslogtreecommitdiff
path: root/scripts/setup_common_requirements.sh
blob: 0506fff7c87180c6de5adf2b74490d3ebaa813ec (plain)
1
2
3
4
5
6
#!/bin/sh
set -e

apt-get update && apt-get install -y wget unzip cmake build-essential \
  gettext librsvg2-bin util-linux git ssh sed astyle \
  libprotobuf-c-dev protobuf-c-compiler