summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-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"