wok diff gnutls/receipt @ rev 1697
Fix: get-OpenOffice3 type.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Wed Nov 12 00:44:56 2008 +0100 (2008-11-12) |
parents | ea026380981e |
children | dbf873bf74a8 |
line diff
1.1 --- a/gnutls/receipt Sun Oct 05 13:04:15 2008 +0000 1.2 +++ b/gnutls/receipt Wed Nov 12 00:44:56 2008 +0100 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="GNU Transport Layer Security Library" 1.5 MAINTAINER="erjo@slitaz.org" 1.6 DEPENDS="libgcrypt libgpg-error" 1.7 -BUILD_DEPENDS="libgcrypt-dev libgpg-error-dev" 1.8 +BUILD_DEPENDS="libgcrypt libgcrypt-dev libgpg-error-dev" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://www.gnu.org/software/gnutls/" 1.11 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"