aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Vercammen <nvercamm@users.noreply.github.com>2018-03-11 15:11:07 +0100
committerGitHub <noreply@github.com>2018-03-11 15:11:07 +0100
commite29c6c8c617c4828d771e247531da9e10e6bf9f4 (patch)
tree5993192068b18d7ec89538f83355b119c5d3e05f
parentbb98aec6743ee6cfde593a0bb30d5d1c43f8b0cb (diff)
downloadbitcoin-e29c6c8c617c4828d771e247531da9e10e6bf9f4.tar.xz
Ubuntu xenial first dependencies
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.
-rw-r--r--doc/build-windows.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/build-windows.md b/doc/build-windows.md
index cff4ea9362..0a4136173b 100644
--- a/doc/build-windows.md
+++ b/doc/build-windows.md
@@ -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