summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libraries/libvpx/README2
-rw-r--r--multimedia/HandBrake/README2
-rw-r--r--multimedia/x264/README2
-rw-r--r--network/chromium/README2
4 files changed, 1 insertions, 7 deletions
diff --git a/libraries/libvpx/README b/libraries/libvpx/README
index 521b7e8edb..2a2c085eea 100644
--- a/libraries/libvpx/README
+++ b/libraries/libvpx/README
@@ -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.
diff --git a/multimedia/HandBrake/README b/multimedia/HandBrake/README
index a417b12312..43e142f021 100644
--- a/multimedia/HandBrake/README
+++ b/multimedia/HandBrake/README
@@ -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.
diff --git a/multimedia/x264/README b/multimedia/x264/README
index 4a564f2518..6dd60c8c35 100644
--- a/multimedia/x264/README
+++ b/multimedia/x264/README
@@ -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.
diff --git a/network/chromium/README b/network/chromium/README
index 1cf9328f2c..7a3959d3ba 100644
--- a/network/chromium/README
+++ b/network/chromium/README
@@ -11,4 +11,4 @@ running the script as:
NO_SSE2=1 ./chromium.SlackBuild
-Dependencies: yasm, libevent, gnome-keyring
+This requires libevent and gnome-keyring.