summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSudokamikaze2016-12-21 19:13:49 +0200
committerSudokamikaze2016-12-21 19:13:49 +0200
commit4eda9660a568fee23cbeacc53d110fa9c130eaef (patch)
treeea05344816cae24143e4e1d4ae0b1256d7bf82f0 /PKGBUILD
parent0113361564d1810ea7bd06ee7aecba2c764d8085 (diff)
downloadaur-4eda9660a568fee23cbeacc53d110fa9c130eaef.tar.gz
Ladpsa unneeded
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc7a9c318981..f154f2fcf8a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,9 +7,8 @@ pkgdesc="A real-time adjustable equalizer plugin for ALSA sound server."
arch=('x86_64')
url="http://www.thedigitalmachine.net/alsaequal.html"
license=('GPL2')
-depends=('lib32-alsa-lib' 'lib32-ladspa')
-optdepends=('lib32-caps: to use the Eq CAPS equalizer (10-band)'
- 'lib32-swh-plugins: to use the mbeq equalizer (15-band)')
+depends=('lib32-alsa-lib' 'lib32-caps')
+optdepends=('lib32-swh-plugins: to use the mbeq equalizer (15-band)')
install='alsaequal.install'
source=("https://launchpad.net/ubuntu/+archive/primary/+files/alsaequal_${pkgver}.orig.tar.bz2"