summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libraries/alsa-plugins/README3
-rw-r--r--libraries/alsa-plugins/alsa-plugins.info2
2 files changed, 3 insertions, 2 deletions
diff --git a/libraries/alsa-plugins/README b/libraries/alsa-plugins/README
index 1ff58fc6ba..fa30c670c6 100644
--- a/libraries/alsa-plugins/README
+++ b/libraries/alsa-plugins/README
@@ -2,5 +2,6 @@ These plugins are used to create virtual devices that can be used like
normal hardware devices but cause extra processing of the sound stream to
take place. They are used while configuring ALSA in the .asoundrc file.
-ffmpeg, speex, jack-audio-connection-kit, and pulseaudio are optional.
+ffmpeg, speex, jack-audio-connection-kit, and pulseaudio are optional
+dependencies.
If you want to build modules for them, you need them installed in advance.
diff --git a/libraries/alsa-plugins/alsa-plugins.info b/libraries/alsa-plugins/alsa-plugins.info
index 5b51e60e7a..93bfcab8f3 100644
--- a/libraries/alsa-plugins/alsa-plugins.info
+++ b/libraries/alsa-plugins/alsa-plugins.info
@@ -5,6 +5,6 @@ DOWNLOAD="ftp://ftp.alsa-project.org/pub/plugins/alsa-plugins-1.0.24.tar.bz2"
DOWNLOAD_x86_64=""
MD5SUM="e4d4c90e11ab9d1a117afbbc1edd2b16"
MD5SUM_x86_64=""
-REQUIRES="ffmpeg jack-audio-connection-kit pulseaudio speex"
+REQUIRES=""
MAINTAINER="crocket"
EMAIL="crockabiscuit@gmail.com"