summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd685db96722..6be2f6115bff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=dosbox-staging-git
_pkgname=dosbox-staging
pkgver=0.80.0.alpha.50.g13964e0a0
-pkgrel=2
+pkgrel=3
pkgdesc="A modernized DOSBox project using current development practices and tools, fixing issues, adding features that better support today's systems"
arch=('any')
url="https://github.com/dosbox-staging/dosbox-staging"
license=('GPL2')
-depends=('sdl2' 'sdl2_net' 'opusfile' 'alsa-lib')
+depends=('sdl2' 'sdl2_net' 'opusfile' 'alsa-lib' 'iir1')
optdepends=('libpng')
makedepends=('meson' 'gcc' 'gzip')
provides=("dosbox")