wok diff bcrypt/receipt @ rev 6128

add missings Deps
author xfred@localhost
date Mon Sep 06 16:47:09 2010 +0000 (2010-09-06)
parents 9bd65835e8d1
children 0b4cf0d9e1b5
line diff
     1.1 --- a/bcrypt/receipt	Wed Oct 14 14:11:07 2009 +0000
     1.2 +++ b/bcrypt/receipt	Mon Sep 06 16:47:09 2010 +0000
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://bcrypt.sourceforge.net/"
     1.6  WGET_URL="http://bcrypt.sourceforge.net/${TARBALL}"
     1.7 +TAGS="encrypt"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()