[arch-commits] CVS update of arch/build/base/dmapi (PKGBUILD)

Eric Belanger eric at archlinux.org
Fri Jun 8 00:46:28 UTC 2007


    Date: Thursday, June 7, 2007 @ 20:46:28
  Author: eric
    Path: /home/cvs-arch/arch/build/base/dmapi

Modified: PKGBUILD (1.4 -> 1.5)

upgpkg: dmapi 2.2.8-1
added missing makedepends


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


Index: arch/build/base/dmapi/PKGBUILD
diff -u arch/build/base/dmapi/PKGBUILD:1.4 arch/build/base/dmapi/PKGBUILD:1.5
--- arch/build/base/dmapi/PKGBUILD:1.4	Thu Jun  7 03:27:24 2007
+++ arch/build/base/dmapi/PKGBUILD	Thu Jun  7 20:46:27 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.4 2007/06/07 07:27:24 tpowa Exp $
+# $Id: PKGBUILD,v 1.5 2007/06/08 00:46:27 eric Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 pkgname=dmapi
 pkgver=2.2.8
@@ -7,6 +7,7 @@
 arch=(i686 x86_64)
 url="http://oss.sgi.com/projects/xfs/"
 depends=('glibc')
+makedepends=('xfsprogs')
 provides=('xfsdmapi')
 conflicts=('xfsdmapi')
 replaces=('xfsdmapi')




More information about the arch-commits mailing list