aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-07-15 14:48:43 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-07-15 14:48:43 +0000
commit98de50a2eddd38ea7feb2e0d7a71b374a344de13 (patch)
treeb0e98078c477d01291f7f3edccb5351243817b81
parent21f75a3ebfd3512c42f17379e943840b83131a3c (diff)
downloadalpine_aports-98de50a2eddd38ea7feb2e0d7a71b374a344de13.tar.bz2
alpine_aports-98de50a2eddd38ea7feb2e0d7a71b374a344de13.tar.xz
alpine_aports-98de50a2eddd38ea7feb2e0d7a71b374a344de13.zip
main/sdl: move .so to -dev package
ref #384
-rw-r--r--main/sdl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/sdl/APKBUILD b/main/sdl/APKBUILD
index e98589b0a9..cf2d2b7864 100644
--- a/main/sdl/APKBUILD
+++ b/main/sdl/APKBUILD
@@ -1,7 +1,7 @@
1# Maintainer: Natanael Copa <ncopa@alpinelinux.org> 1# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
2pkgname=sdl 2pkgname=sdl
3pkgver=1.2.14 3pkgver=1.2.14
4pkgrel=1 4pkgrel=2
5pkgdesc="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard" 5pkgdesc="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard"
6url="http://www.libsdl.org" 6url="http://www.libsdl.org"
7license="LGPL" 7license="LGPL"