summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatti Niemenmaa2016-07-19 21:19:37 +0300
committerMatti Niemenmaa2016-07-19 21:19:37 +0300
commit0e5d077b0be130d646e540fa55a6605bca57c35a (patch)
treee28a8b5ac61bca37775c2c3fe055211e67d0fd41 /PKGBUILD
parentbae366f07148ad7f91efbc0573538dcd6de9a1ad (diff)
downloadaur-mdxmini-git.tar.gz
Add sdl to makedepends (should always have been)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 250b6b171f1a..9ae14cd1042a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
pkgbase=mdxmini-git
pkgname=(mdxmini-git mdxplay-git)
pkgver=r19.eda5bca
-pkgrel=4
+pkgrel=5
pkgdesc='Library and command line player for Sharp X68000 MDX music files'
arch=(i686 x86_64)
# BouKiCHi's original repo seems to be gone so use this random, most up to
# date, fork instead.
url='https://github.com/weimingtom/mdxplayer/tree/master/jni/mdxmini'
license=(GPL2)
-makedepends=(git)
+makedepends=(git sdl)
source=("$pkgbase"::'git+https://github.com/weimingtom/mdxplayer.git'
buffer-size.patch
makefiles.patch