diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-26 17:02:47 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-26 17:02:47 +0200 |
commit | 492b11be5cb64893a71d1f51a06d6b4aa572f3cb (patch) | |
tree | c49875db9cb96f25826b9e3222af005e009cfde2 /libraries | |
parent | 51dfda49a2f435f16ca6d08b43a9eb8f844abd31 (diff) | |
download | slackbuilds-492b11be5cb64893a71d1f51a06d6b4aa572f3cb.tar.gz |
libraries/libmatroska: Fixed dep information
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/libmatroska/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/libmatroska/README b/libraries/libmatroska/README index 026aae9a33..86220bd123 100644 --- a/libraries/libmatroska/README +++ b/libraries/libmatroska/README @@ -1,7 +1,5 @@ libmatroska is a C++ libary to parse Matroska files (.mkv and .mka). Matroska is an audio/video container based on EBML. -Requires libebml available at slackbuilds.org - Interested parties can build the library with staticlibs by passing STATICLIB=yes to the script. |