wok diff gnupg/receipt @ rev 1711

clamav: update BUILD_DEPENDS
author Paul Issott <paul@slitaz.org>
date Sun Nov 16 17:19:15 2008 +0000 (2008-11-16)
parents d6b1113794bc
children dbf873bf74a8
line diff
     1.1 --- a/gnupg/receipt	Wed Mar 05 15:06:09 2008 +0100
     1.2 +++ b/gnupg/receipt	Sun Nov 16 17:19:15 2008 +0000
     1.3 @@ -1,10 +1,11 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gnupg"
     1.7 -VERSION="1.4.8"
     1.8 +VERSION="1.4.9"
     1.9  CATEGORY="security"
    1.10  SHORT_DESC="Free implementation of the OpenPGP."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 +DEPENDS="libusb"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.14  WEB_SITE="http://www.gnupg.org/"
    1.15  WGET_URL="ftp://ftp.gnupg.org/gcrypt/gnupg/$TARBALL"