aboutsummaryrefslogtreecommitdiffstats
path: root/community/dosbox/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/dosbox/APKBUILD')
-rw-r--r--community/dosbox/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/dosbox/APKBUILD b/community/dosbox/APKBUILD
index 3140e209d10..41dbdb48756 100644
--- a/community/dosbox/APKBUILD
+++ b/community/dosbox/APKBUILD
@@ -2,7 +2,7 @@
pkgname=dosbox
_pkgver=0.74-3
pkgver=${_pkgver/-/\.}
-pkgrel=0
+pkgrel=2
pkgdesc="DOS-emulator that uses SDL-library"
url="https://www.dosbox.com/"
arch="all !x86" # textrel issue on x86
@@ -21,7 +21,7 @@ makedepends="
libxxf86vm-dev
libxshmfence-dev
mesa-dev
- sdl-dev
+ sdl12-compat-dev
zlib-dev
"