[arch-commits] CVS update of extra/lib/slib (PKGBUILD)

Aaron Griffin aaron at archlinux.org
Wed Jan 16 06:23:45 UTC 2008


    Date: Wednesday, January 16, 2008 @ 01:23:45
  Author: aaron
    Path: /home/cvs-extra/extra/lib/slib

Modified: PKGBUILD (1.1 -> 1.2)

upgpkg: slib 3a5-5
    Add unzip to makedepends


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


Index: extra/lib/slib/PKGBUILD
diff -u extra/lib/slib/PKGBUILD:1.1 extra/lib/slib/PKGBUILD:1.2
--- extra/lib/slib/PKGBUILD:1.1	Wed Jan 16 01:20:53 2008
+++ extra/lib/slib/PKGBUILD	Wed Jan 16 01:23:45 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.1 2008/01/16 06:20:53 aaron Exp $
+# $Id: PKGBUILD,v 1.2 2008/01/16 06:23:45 aaron Exp $
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
 # Contributor: David Moore <davidm at sjsoft.com>
 
@@ -13,6 +13,7 @@
 #Only guile support for now. In the future we need to determine how to generate
 #the catalog files via makedepends - see slib.install
 depends=('guile')
+makedepends=('unzip')
 source=(http://swiss.csail.mit.edu/ftpdir/scm/$pkgname$pkgver.zip)
 install=slib.install
 md5sums=('39274e6de82af2c97bdfc6c4cc125fb0')




More information about the arch-commits mailing list