aboutsummaryrefslogtreecommitdiffstats
path: root/main/sdl2_mixer
diff options
context:
space:
mode:
authortmpfile <tmpfile@users.noreply.github.com>2017-07-08 16:22:58 -0300
committerNatanael Copa <ncopa@alpinelinux.org>2017-07-10 09:02:51 +0000
commitab744645dd6495c41364ede3712737ddc11a01cd (patch)
tree8c4a69cfb41f59e28533fc6c2371e1f3d14304ae /main/sdl2_mixer
parente9e50ef290b538f12c9147f65d147dba3bbd6b9c (diff)
downloadaports-ab744645dd6495c41364ede3712737ddc11a01cd.tar.bz2
aports-ab744645dd6495c41364ede3712737ddc11a01cd.tar.xz
main/[various]: fix trailing whitespace
Diffstat (limited to 'main/sdl2_mixer')
-rw-r--r--main/sdl2_mixer/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/sdl2_mixer/APKBUILD b/main/sdl2_mixer/APKBUILD
index f2ed0d8539..a15898d6af 100644
--- a/main/sdl2_mixer/APKBUILD
+++ b/main/sdl2_mixer/APKBUILD
@@ -9,7 +9,7 @@ url="http://www.libsdl.org/projects/SDL_mixer/"
arch="all"
license="zlib"
depends=""
-makedepends="sdl2-dev libvorbis-dev libmikmod-dev
+makedepends="sdl2-dev libvorbis-dev libmikmod-dev
libmodplug-dev flac-dev linux-headers"
subpackages="$pkgname-dev"
source="http://www.libsdl.org/projects/SDL_mixer/release/$_pkgname-$pkgver.tar.gz"