boost: Add zstd as a dependency to boost
authorAmol Bhave <redacted>
Sat, 5 Jan 2019 14:42:25 +0000 (06:42 -0800)
committerAmol Bhave <redacted>
Sat, 5 Jan 2019 14:48:11 +0000 (06:48 -0800)
commitaba3fec19872c30460f086f99c7cffe9ba3ddf72
tree8bcff10d524f711270a68b7f5ebc43ec05d1e451
parent9678d630a5e8623919ac4e8c4e5fb8aff7afa7d6
boost: Add zstd as a dependency to boost

Depends on PR #7126

With this change:
https://github.com/boostorg/iostreams/commit/eb03aa43b9373137a51775ab63867152ff72fa00
boost iostreams supports zstd compression. If the zstd package is  built
before boost, then the packaging step complains that libzstd.so is not
packaged.

Build Tested: PR #7876 used to fail CI without this, now it passes.

Signed-off-by: Amol Bhave <redacted>
libs/boost/Makefile
git clone https://git.99rst.org/PROJECT