summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkevku2022-04-27 13:48:37 +0300
committerkevku2022-04-27 13:48:37 +0300
commit9b658db71a6d4bb24176d4439519fda4b40e3ea2 (patch)
tree8b949fc6cd384b60707794df6e7693e52b0f979e /PKGBUILD
parentc0e15f1453f3195be469a38e74434e0e79637b1b (diff)
downloadaur-9b658db71a6d4bb24176d4439519fda4b40e3ea2.tar.gz
update makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6dd239a5220..41ec42f53e52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
pkgname=openal-hrtf
pkgver=1.0
pkgrel=2
-arch=('i686' 'x86_64')
+arch=('any')
license=('custom')
pkgdesc="Generate HRTF datasets for OpenAL"
depends=('openal')
-makedepends=('unzip')
+makedepends=('unzip' 'libmysofa')
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"