summaryrefslogtreecommitdiffstats
path: root/audio/mhwaveedit
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2012-08-25 22:58:02 -0500
committer Robby Workman <rworkman@slackbuilds.org>2012-08-26 22:13:21 -0500
commit612b71dd083238126fcceee84068d2a1d4820191 (patch)
tree4c8297bae509f5935b4be7de199c3c0c9feabcca /audio/mhwaveedit
parent94d6c174c44fa7b378acc641baa61e952486a216 (diff)
downloadslackbuilds-612b71dd083238126fcceee84068d2a1d4820191.tar.gz
slackbuilds-612b71dd083238126fcceee84068d2a1d4820191.tar.xz
audio/mhwaveedit: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/mhwaveedit')
-rw-r--r--audio/mhwaveedit/README3
-rw-r--r--audio/mhwaveedit/mhwaveedit.info2
2 files changed, 2 insertions, 3 deletions
diff --git a/audio/mhwaveedit/README b/audio/mhwaveedit/README
index 5b6a297aba..44dd8f70b6 100644
--- a/audio/mhwaveedit/README
+++ b/audio/mhwaveedit/README
@@ -8,5 +8,4 @@ the effects provided by the SoX application. It can also support
additional file formats besides wav through libsndfile and mp3/ogg
import and export through lame and oggenc/oggdec.
-The program will use lame, jack, pulseaudio, and portaudio if they are
-installed, but they are not mandatory.
+lame, jack, pulseaudio, and portaudio are optional dependencies.
diff --git a/audio/mhwaveedit/mhwaveedit.info b/audio/mhwaveedit/mhwaveedit.info
index 5fffc7019f..5df3fac115 100644
--- a/audio/mhwaveedit/mhwaveedit.info
+++ b/audio/mhwaveedit/mhwaveedit.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://download.gna.org/mhwaveedit/mhwaveedit-1.4.20.tar.bz2"
MD5SUM="979ac5776a57268aed0afa74d50c70a2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="jack-audio-connection-kit lame portaudio pulseaudio"
+REQUIRES=""
MAINTAINER="Felix Krueger"
EMAIL="flex[dot]krueger[at]googlemail[dot]com"