summaryrefslogtreecommitdiff
path: root/libraries/libmatroska/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libmatroska/README')
-rw-r--r--libraries/libmatroska/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/libmatroska/README b/libraries/libmatroska/README
index 96462f4e48..026aae9a33 100644
--- a/libraries/libmatroska/README
+++ b/libraries/libmatroska/README
@@ -2,3 +2,6 @@ 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.