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 8f44bcce99fb..cd176613d8ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Jazz² Resurrection: An open-source reimplementation of Jazz Jackrabbit
arch=('x86_64')
url="http://deat.tk/jazz2/"
license=('GPL3')
-depends=(mono)
+depends=(mono openal)
options=("!strip")
install="${pkgname}.install"