blob: cba1bfefaaf17c13c98acc160e3c163e924d5336 [file] [log] [blame]
Vencislav Atanasov321de682017-05-01 22:57:01 +03001#!/bin/bash -e
2
3# Update the OS and install all required packages
4apt-get update
5apt-get dist-upgrade -y
6apt-get install -y zip build-essential gcc-mingw-w64-i686 gcc-mingw-w64-x86-64 texinfo automake libtool-bin flex bison libncurses-dev