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

Jan de Groot jgc at archlinux.org
Tue Aug 5 07:45:35 UTC 2008


    Date: Tuesday, August 5, 2008 @ 03:45:35
  Author: jgc
Revision: 7912

Add gettext to makedepends (FS#11044)

Modified:
  vi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-05 07:03:18 UTC (rev 7911)
+++ PKGBUILD	2008-08-05 07:45:35 UTC (rev 7912)
@@ -12,7 +12,7 @@
 url="http://www.vim.org"
 groups=('base')
 depends=('glibc' 'ncurses' 'coreutils')
-makedepends=('wget' 'sed' 'grep')
+makedepends=('wget' 'sed' 'grep' 'gettext')
 backup=(etc/virc)
 install=${pkgname}.install
 # we need the extra-stuff to get all patches applied smoothly




More information about the arch-commits mailing list