summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-10-17 06:22:58 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-10-17 06:23:44 -0300
commiteb82b4dd66d79ae21e3ea28e606eb02c92a8b215 (patch)
tree1c126ca87b5ed5dcf4f6578bbefa1d3194541aeb
parentc31c3143416d43f41b7ba0df11f4c40e309db15c (diff)
uboot4grub-omap3_beagle: rename grub-omap3_beagle -> grub-beagleboard
-rw-r--r--libre-testing/uboot4grub-omap3_beagle/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre-testing/uboot4grub-omap3_beagle/PKGBUILD b/libre-testing/uboot4grub-omap3_beagle/PKGBUILD
index 15b389750..8ec3c6770 100644
--- a/libre-testing/uboot4grub-omap3_beagle/PKGBUILD
+++ b/libre-testing/uboot4grub-omap3_beagle/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="U-Boot for BeagleBoard and BeagleBoard-xM"
arch=('armv7h')
url="http://git.denx.de/u-boot.git/"
license=('GPL')
-depends=('grub-omap3_beagle')
+depends=('grub-beagleboard')
makedepends=('bc')
replaces=('uboot-beagleboard' 'uboot-beagleboard-linux-libre' 'uboot-beagleboard-linux-libre-lts'
'uboot-beagleboard-linux-libre-grsec' 'uboot-beagleboard-linux-libre-pck'