aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/sdl/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/sdl/APKBUILD b/main/sdl/APKBUILD
index 79d2c3ac01..9dca63b4dc 100644
--- a/main/sdl/APKBUILD
+++ b/main/sdl/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=sdl
pkgver=1.2.15
-pkgrel=1
+pkgrel=2
pkgdesc="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard"
url="http://www.libsdl.org"
arch="all"
@@ -35,7 +35,7 @@ build() {
--disable-video-ggi \
--disable-video-aalib \
--enable-alsa \
- --enable-sdl-dlopen \
+ --disable-sdl-dlopen \
--with-x \
--disable-rpath \
--disable-nls