alarm/uboot-usbarmory: add git makedepend

This commit is contained in:
Kevin Mihelich 2015-03-08 00:22:13 +00:00
parent 7f91250e9e
commit df54fd5655

View file

@ -10,7 +10,7 @@ pkgdesc="U-Boot for USB armory"
arch=('armv7h')
url="https://github.com/inversepath/u-boot-usbarmory.git"
license=('GPL')
makedepends=('bc')
makedepends=('git' 'bc')
source=("u-boot-${pkgver}::git+https://github.com/inversepath/u-boot-usbarmory.git"
'alarm.patch'
'uEnv.txt')