summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarsten Teibes2014-07-17 16:29:31 +0200
committerCarsten Teibes2014-07-17 16:29:31 +0200
commitbcd43a5a55e7ff3ff0564b666af83d7aefb22963 (patch)
tree71b5034be87ac80abfa6521a3122e916475c8b5f /PKGBUILD
parenta470cdbfdbcec144d72a44fa0f7462f29a651526 (diff)
downloadaur-bcd43a5a55e7ff3ff0564b666af83d7aefb22963.tar.gz
[fix] Add makedepend mercurial
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e962be673b33..34f869838a44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,6 +11,7 @@ arch=('i686' 'x86_64')
url="http://icculus.org/SDL_sound/"
license=('LGPL')
depends=('sdl' 'libmodplug' 'libvorbis' 'flac' 'speex')
+makedepends=('mercurial')
conflicts=("$_name")
provides=("$_name")
source=($_name::"hg+http://hg.icculus.org/icculus/SDL_sound"