[arch-commits] CVS update of core/base/attr (PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed Dec 26 14:44:02 UTC 2007


    Date: Wednesday, December 26, 2007 @ 09:44:02
  Author: jgc
    Path: /home/cvs-core/core/base/attr

Modified: PKGBUILD (1.7 -> 1.8)

Add makedepend on gettext (FS#9003)


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


Index: core/base/attr/PKGBUILD
diff -u core/base/attr/PKGBUILD:1.7 core/base/attr/PKGBUILD:1.8
--- core/base/attr/PKGBUILD:1.7	Thu Nov 15 18:53:12 2007
+++ core/base/attr/PKGBUILD	Wed Dec 26 09:44:02 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.7 2007/11/15 23:53:12 daniel Exp $
+# $Id: PKGBUILD,v 1.8 2007/12/26 14:44:02 jgc Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 pkgname=attr
 pkgver=2.4.39
@@ -9,6 +9,7 @@
 license=('LGPL')
 groups=('base')
 depends=('glibc') 
+makedepends=('gettext')
 replaces=('xfsattr')
 provides=('xfsattr')
 conflicts=('xfsattr')




More information about the arch-commits mailing list