yasm is no longer mentioned as a dep in README files.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2011-03-14 14:27:09 -05:00
parent 4239f4fa55
commit f0c3edac71
4 changed files with 1 additions and 7 deletions

View file

@ -1,5 +1,3 @@
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.

View file

@ -8,5 +8,3 @@ The legality of ripping content from commercial DVDs may vary.
Lacking a GUI, the binary is HandBrakeCLI -- not HandBrake as you might
otherwise expect. To launch this application after installing, type in
"HandBrakeCLI" For the manual, type in "HandBrakeCLI --help"
This requires yasm.

View file

@ -3,5 +3,3 @@ The code is written from scratch by Laurent Aimar, Loren Merritt,
Eric Petit (OS X), Min Chen (vfw/asm), Justin Clay (vfw), Måns
Rullgård, Radek Czyz, Christian Heine (asm), Alex Izvorski, and
Alex Wright. It is released under the terms of the GPL license.
This requires yasm.

View file

@ -11,4 +11,4 @@ running the script as:
NO_SSE2=1 ./chromium.SlackBuild
Dependencies: yasm, libevent, gnome-keyring
This requires libevent and gnome-keyring.