mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-24 02:42:47 +00:00
Moved libcurl from the required to the optional components
This commit is contained in:
parent
4fba6cbd10
commit
5474994b78
2
README
2
README
@ -68,7 +68,6 @@ libraries you absolutely need are:
|
||||
- zlib ( http://www.zlib.net/ ) -- a compression library
|
||||
- Several of Boost's libraries: "format", "RegEx", "filesystem",
|
||||
"system", "foreach" ( http://www.boost.org/ )
|
||||
- libcurl ( http://curl.haxx.se/ ) for online update checks
|
||||
|
||||
You also need the "rake" or "drake" build program or at least the
|
||||
programming language Ruby and the "rubygems" package. MKVToolNix comes
|
||||
@ -98,6 +97,7 @@ built. These include:
|
||||
aforementioned zlib is what every program supports.
|
||||
- libMagic from the "file" package ( http://www.darwinsys.com/file/ )
|
||||
for automatic content type detection
|
||||
- libcurl ( http://curl.haxx.se/ ) for online update checks
|
||||
|
||||
2.3. Building libmatroska and libebml
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user