From c3af9aef1fbf995fae933df138146c239640a049 Mon Sep 17 00:00:00 2001 From: Michał Masłowski Date: Wed, 18 Apr 2012 19:16:40 +0200 Subject: libmp4splt seems to need git to build. --- extra/libmp3splt/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra') diff --git a/extra/libmp3splt/PKGBUILD b/extra/libmp3splt/PKGBUILD index cbbfc73de..e05ad6885 100644 --- a/extra/libmp3splt/PKGBUILD +++ b/extra/libmp3splt/PKGBUILD @@ -9,7 +9,7 @@ arch=('i686' 'x86_64' 'mips64el') url="http://mp3splt.sourceforge.net" license=('GPL') depends=('libmad' 'libvorbis' 'libid3tag' 'pcre' 'libltdl') -makedepends=('libtool') +makedepends=('libtool' 'git') options=('!libtool') source=("http://downloads.sourceforge.net/sourceforge/mp3splt/$pkgname-$pkgver.tar.gz") md5sums=('62025951f483334f14f1b9be58162094') -- cgit v1.2.3-54-g00ecf