Documentation: add note about new Boost::Math requirement

This commit is contained in:
Moritz Bunkus 2015-03-27 14:19:49 +01:00
parent d75cae4f95
commit 526c42c5e6
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
* Released v7.8.0.
* build system: Boost's »Math« library is now required.
* mkvmerge: bug fix: HEVC tracks which did not have an aspect
ratio present in their sequence parameter set were copied
incorrectly; the resulting sequence parameter set was

View File

@ -79,7 +79,7 @@ programs and libraries you absolutely need are:
- zlib ( http://www.zlib.net/ ) -- a compression library
- Boost ( http://www.boost.org/ ) -- Several of Boost's libraries are
used: "format", "RegEx", "filesystem", "system", "foreach",
used: "format", "RegEx", "filesystem", "system", "foreach", "math",
"Range", "rational", "variant". At least v1.46.0 is required.
You also need the `rake` or `drake` build program or at least the