wok diff gpa/receipt @ rev 9717
slitaz-toolchain: Let create a new toolchain in one command for cookutils
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon May 09 01:35:10 2011 +0200 (2011-05-09) |
parents | 08e79d7c5e4b |
children | 7dc24f1ea8ba |
line diff
1.1 --- a/gpa/receipt Wed Mar 09 05:01:51 2011 +0100 1.2 +++ b/gpa/receipt Mon May 09 01:35:10 2011 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="security" 1.5 SHORT_DESC="Gnu Privacy Assistant" 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="gnupg gpgme libgpg-error gtk+ xorg-libXdamage" 1.8 +DEPENDS="gnupg gpgme libgpg-error gtk+ xorg-libXdamage pinentry-gtk" 1.9 BUILD_DEPENDS="autoconf automake" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://www.gnupg.org/"