summaryrefslogtreecommitdiff
path: root/libre-testing/uboot4grub-udoo
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-10-16 17:43:30 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-10-16 17:43:30 -0300
commitb0b17ca830a6ae84b47e4dab1613167a589bd236 (patch)
tree249c19e575975e96a7b1c07da0904433f326d2ed /libre-testing/uboot4grub-udoo
parentea0fa15b0a60539f29f0785fed9581c004e67115 (diff)
uboot4grub-udoo: add grub-udoo to depends
Diffstat (limited to 'libre-testing/uboot4grub-udoo')
-rw-r--r--libre-testing/uboot4grub-udoo/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/libre-testing/uboot4grub-udoo/PKGBUILD b/libre-testing/uboot4grub-udoo/PKGBUILD
index f0b7c6f55..d6d112cf2 100644
--- a/libre-testing/uboot4grub-udoo/PKGBUILD
+++ b/libre-testing/uboot4grub-udoo/PKGBUILD
@@ -11,6 +11,7 @@ arch=('armv7h')
url="http://git.denx.de/u-boot.git/"
license=('GPL')
makedepends=('bc')
+depends=('grub-udoo')
source=("ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver}.tar.bz2"
'0001-parabola-arm-modifications+grub-support.patch'
'0002-kernel-add-support-for-gcc-5.patch')