summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Robby Workman2010-08-15 07:23:09 +0200
committer Robby Workman2010-08-15 07:23:09 +0200
commita03127033d472b60fd4409b29efed9bb0ebc786e (patch)
tree87b15f0af4a58eec5c7290377692d9e97fd55cbe
parenta6a21136a208b89c92627782d81b6a4368dfd719 (diff)
downloadslackbuilds-a03127033d472b60fd4409b29efed9bb0ebc786e.tar.gz
libraries/libvpx: Noted yasm dependency.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r--libraries/libvpx/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/libvpx/README b/libraries/libvpx/README
index 2a2c085eea..521b7e8edb 100644
--- a/libraries/libvpx/README
+++ b/libraries/libvpx/README
@@ -1,3 +1,5 @@
VP8 is an open video codec, originally developed by On2 and released
as open source by Google Inc. It is the successor of the VP3 codec,
on which the Theora codec was based.
+
+This requires yasm.