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

Allan McRae allan at archlinux.org
Wed Mar 11 12:02:26 UTC 2009


    Date: Wednesday, March 11, 2009 @ 08:02:26
  Author: allan
Revision: 29669

add dependency on licenses package - FS#13062

Modified:
  namcap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-11 09:23:13 UTC (rev 29668)
+++ PKGBUILD	2009-03-11 12:02:26 UTC (rev 29669)
@@ -8,7 +8,7 @@
 arch=(i686 x86_64)
 url="http://projects.archlinux.org/?p=namcap.git"
 license=('GPL')
-depends=('python')
+depends=('python' 'licenses')
 source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.gz)
 md5sums=('6266a017431a77a0ef50dbe0ff5719e5')
 




More information about the arch-commits mailing list