Skip to content

Commit

Permalink
Ubuntu xenial first dependencies
Browse files Browse the repository at this point in the history
Add update and upgrade commands to enable the installation of the first dependencies on ubuntu xenial. If those are not executed some packages can not be found.
  • Loading branch information
nvercamm committed Mar 11, 2018
1 parent bb98aec commit e29c6c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/build-windows.md
Expand Up @@ -62,6 +62,8 @@ installing the toolchain will be different.

First, install the general dependencies:

sudo apt update
sudo apt upgrade
sudo apt install build-essential libtool autotools-dev automake pkg-config bsdmainutils curl git

A host toolchain (`build-essential`) is necessary because some dependency
Expand Down

0 comments on commit e29c6c8

Please sign in to comment.