core/linux-imx6-cubox-dt: fix makedepends

This commit is contained in:
Kevin Mihelich 2014-03-04 14:29:16 +00:00
parent 66aa6f0be6
commit 11fb3081c4

View file

@ -19,7 +19,7 @@ pkgrel=1
arch=('arm')
url="http://www.kernel.org/"
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'uboot-mkimage' 'git')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'uboot-mkimage' 'git')
options=('!strip')
source=("https://github.com/solidrun/linux-linaro-stable-mx6/archive/${_commit}.tar.gz"