wok-current diff beecrypt/receipt @ rev 4769
Fix: gimp DEPENDS on libexif to use jpeg images
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Jan 11 19:27:02 2010 +0100 (2010-01-11) |
parents | 1813d51cf049 |
children | 395ec8205cff |
line diff
1.1 --- a/beecrypt/receipt Wed Oct 08 10:44:29 2008 +0000 1.2 +++ b/beecrypt/receipt Mon Jan 11 19:27:02 2010 +0100 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://beecrypt.sourceforge.net/" 1.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.7 +TAGS="cryptography toolkit" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()