diff options
-rw-r--r-- | libre-testing/uboot4grub-udoo/PKGBUILD | 1 |
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') |