[arch-commits] Commit in grub/trunk (PKGBUILD)

Tobias Powalowski tpowa at nymeria.archlinux.org
Thu Oct 24 06:42:36 UTC 2013


    Date: Thursday, October 24, 2013 @ 08:42:35
  Author: tpowa
Revision: 197219

replace bzr with git in makedepends

Modified:
  grub/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-24 05:09:05 UTC (rev 197218)
+++ PKGBUILD	2013-10-24 06:42:35 UTC (rev 197219)
@@ -26,7 +26,7 @@
 replaces=('grub-common' 'grub-bios' "grub-efi-${_EFI_ARCH}")
 provides=('grub-common' 'grub-bios' "grub-efi-${_EFI_ARCH}")
 
-makedepends=('git' 'bzr' 'xz' 'freetype2' 'bdf-unifont' 'ttf-dejavu' 'python'
+makedepends=('git' 'git' 'xz' 'freetype2' 'bdf-unifont' 'ttf-dejavu' 'python'
              'autogen' 'texinfo' 'help2man' 'gettext' 'device-mapper' 'fuse')
 depends=('sh' 'xz' 'gettext' 'device-mapper')
 optdepends=('freetype2: For grub-mkfont usage'




More information about the arch-commits mailing list