summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkevku2022-04-27 11:16:47 +0300
committerkevku2022-04-27 11:16:47 +0300
commitc0e15f1453f3195be469a38e74434e0e79637b1b (patch)
tree561034455965a3f8299f42e0760fb15e979a7ac0 /PKGBUILD
parentdca9ec612f0383f459fbbddb550786d97fbeab1d (diff)
downloadaur-c0e15f1453f3195be469a38e74434e0e79637b1b.tar.gz
update makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e69f02cbac37..b6dd239a5220 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,6 +5,7 @@ arch=('i686' 'x86_64')
license=('custom')
pkgdesc="Generate HRTF datasets for OpenAL"
depends=('openal')
+makedepends=('unzip')
url="https://wiki.archlinux.org/index.php/Gaming"
source=("https://openal-soft.org/openal-releases/openal-soft-1.17.2.tar.bz2"
"https://openal-soft.org/openal-releases/openal-soft-1.22.0.tar.bz2"
@@ -31,7 +32,6 @@ prepare() {
ln -sf "$srcdir/SCUT_KEMAR_radius_all.sofa" "$srcdir/SCUT_KEMAR/SCUT_KEMAR_radius_all.sofa"
}
-
build() {
tables_old=("CIAIR" "IRC_1005" "MIT_KEMAR")
for hrtftable in "${tables_old[@]}"; do