summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllen Li2015-08-25 20:42:14 -0700
committerAllen Li2015-08-25 20:42:14 -0700
commit092e235f19fe98ea5913adea763069c8141766e5 (patch)
tree69f6c7943f8e5e84a1da70669d34c696a154675a
parentd3d24c25b375977600489b93c9a57dd9dd15533d (diff)
downloadaur-092e235f19fe98ea5913adea763069c8141766e5.tar.gz
Add missing dependencies ladspa and liblrdf
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe2f2e0d6081..73380f02fc83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="http://non.tuxfamily.org/"
license=('GPL2')
provides='non-mixer'
conflicts='non-mixer'
-depends=('ntk-git' 'jack' 'liblo')
+depends=('ntk-git' 'jack' 'liblo' 'ladspa' 'liblrdf')
makedepends=('git')
source=($pkgname'::git+git://git.tuxfamily.org/gitroot/non/non.git')
md5sums=('SKIP')