From 4af3368ce97984d7d4d14f3f5b089885bd5fc405 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Sun, 28 Sep 2008 17:22:35 +0000 Subject: [PATCH] Updated library dependency information. --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index a3bd2071e..9e366bd55 100644 --- a/README +++ b/README @@ -46,6 +46,7 @@ libraries you absolutely need are: ( http://downloads.xiph.org/releases/vorbis/ ) for access to Ogg/OGM files and Vorbis support - zlib ( http://www.zlib.net/ ) -- a compression library +- Boost's "format" and "RegEx" libraries ( http://www.boost.org/ ) Other libraries are optional and only limit the features that are built. These include: @@ -60,6 +61,8 @@ built. These include: least important libraries as almost no application supports Matroska content that is compressed with either of these libs. The aforementioned zlib is what every program supports. +- libMagic from the "file" package ( http://www.darwinsys.com/file/ ) + for automatic content type detection * Building libmatroska and libebml