summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6fe01d4d4526..0e0c4c40a8c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=(x86_64)
url="https://github.com/steveb/gula-plugins"
license=(GPL)
groups=(lv2-plugins)
-depends=('lv2')
+depends=('lv2' 'boost')
makedepends=('faust')
checkdepends=()
optdepends=()