- There is no libboost-base-dev (on any distro version), no idea how I ended up with this
- Without that, installing separate boost packages works fine on both Ubuntu 14.04 and Debian 7 (tested on VMs), this did not use to be the case, AFAIK
- Add a missing 'sudo' for consistency
- Need
bsdmainutilsforhexdump(for the tests). The gitian descriptors already "knew" this: https://github.com/bitcoin/bitcoin/blob/master/contrib/gitian-descriptors/gitian-linux.yml#L16
[skip ci]
Edit: also tested on Debian 8