wok diff beecrypt/receipt @ rev 5195

slitaz-doc: fix version for 3.0
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 28 17:16:33 2010 +0200 (2010-03-28)
parents 4ffc7c76d358
children 0169e132cc40
line diff
     1.1 --- a/beecrypt/receipt	Thu Jun 25 10:34:30 2009 +0000
     1.2 +++ b/beecrypt/receipt	Sun Mar 28 17:16:33 2010 +0200
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="Cryptography Library"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS=""
     1.8 +DEPENDS="gcc-lib-base"
     1.9  BUILD_DEPENDS="python-dev"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://beecrypt.sourceforge.net/"