From bf81d5e6296ad3d03eaac8638179bb0c126e6f31 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 30 Dec 2013 16:30:24 +0000 Subject: [PATCH] core/linux-armv5 fix --- core/linux-armv5/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/linux-armv5/PKGBUILD b/core/linux-armv5/PKGBUILD index a4ae35cfe..0ec533db4 100644 --- a/core/linux-armv5/PKGBUILD +++ b/core/linux-armv5/PKGBUILD @@ -12,7 +12,7 @@ pkgrel=1 arch=('armv7h') url="http://www.kernel.org/" license=('GPL2') -makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc') +makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git') options=('!strip') source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz" "http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz"