summaryrefslogtreecommitdiffstats
path: root/audio/wavbreaker
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2012-08-26 22:51:56 -0500
committer Robby Workman <rworkman@slackbuilds.org>2012-08-26 22:51:56 -0500
commita54c4a65c453f018fea1409acabbf0259b1d1ff3 (patch)
treefe08b9e39c4326951484c8f6b3d971f002228b69 /audio/wavbreaker
parente616ea29accab281755e78b84362dcf188b9b9b1 (diff)
downloadslackbuilds-a54c4a65c453f018fea1409acabbf0259b1d1ff3.tar.gz
slackbuilds-a54c4a65c453f018fea1409acabbf0259b1d1ff3.tar.xz
audio/wavbreaker: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/wavbreaker')
-rw-r--r--audio/wavbreaker/README4
-rw-r--r--audio/wavbreaker/wavbreaker.info2
2 files changed, 2 insertions, 4 deletions
diff --git a/audio/wavbreaker/README b/audio/wavbreaker/README
index 2281289f7a..6f2160cbff 100644
--- a/audio/wavbreaker/README
+++ b/audio/wavbreaker/README
@@ -10,6 +10,4 @@ break them up. Also included is a command line tool, wavmerge, which
merges wave files together. This tool will only work on files that are
alike. For example, 44100 khz sample rate, 16-bit sample size, etc.
-Wavbreaker should compile and work on a stock Slackware system, but
-optionally supports PulseAudio (which does not appear to be currently
-available on SlackBuilds.org).
+pulseaudio is an optional dependency.
diff --git a/audio/wavbreaker/wavbreaker.info b/audio/wavbreaker/wavbreaker.info
index 1ed6ec0697..3e69f90343 100644
--- a/audio/wavbreaker/wavbreaker.info
+++ b/audio/wavbreaker/wavbreaker.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/wavbreaker/wavbreaker-0.10.tar.gz"
MD5SUM="a77ba8c4c42a1e7c5aef6d519058bacf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pulseaudio"
+REQUIRES=""
MAINTAINER="Josiah Boothby"
EMAIL="josiahb@gmail.com"