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

Tobias Powalowski tpowa at nymeria.archlinux.org
Thu Oct 24 06:57:52 UTC 2013


    Date: Thursday, October 24, 2013 @ 08:57:52
  Author: tpowa
Revision: 197220

remove double git makedepend

Modified:
  grub/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-24 06:42:35 UTC (rev 197219)
+++ PKGBUILD	2013-10-24 06:57:52 UTC (rev 197220)
@@ -26,7 +26,7 @@
 replaces=('grub-common' 'grub-bios' "grub-efi-${_EFI_ARCH}")
 provides=('grub-common' 'grub-bios' "grub-efi-${_EFI_ARCH}")
 
-makedepends=('git' 'git' 'xz' 'freetype2' 'bdf-unifont' 'ttf-dejavu' 'python'
+makedepends=('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