wok-6.x diff aufs-utils/receipt @ rev 6405

scanssh: typo in build_depends
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 25 13:41:48 2010 +0200 (2010-09-25)
parents 967fe94776a2
children 938f73ef864a
line diff
     1.1 --- a/aufs-utils/receipt	Fri Jul 16 22:19:41 2010 +0200
     1.2 +++ b/aufs-utils/receipt	Sat Sep 25 13:41:48 2010 +0200
     1.3 @@ -1,11 +1,12 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="aufs-utils"
     1.7 -VERSION="20090928"
     1.8 +VERSION="20100916"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="The aufs utils."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  DEPENDS="linux-aufs"
    1.13 +BUILD_DEPENDS="git"
    1.14  WEB_SITE="http://aufs.sourceforge.net/"
    1.15  
    1.16  # Rules to configure and make the package.