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 bd644c66d51b..fa538f40c536 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('aarch64' 'armv7h' 'x86_64')
url="https://github.com/waywardgeek/sonic"
license=('Apache')
depends=('gcc')
-makedepends=('git')
+makedepends=('git' 'fftw')
provides=("libsonic=${pkgver}")
conflicts=('libsonic')
source=("git+https://github.com/waywardgeek/${_pkgname}.git")