wok diff cdrkit/receipt @ rev 974

Add Hydra (Password cracker)
author Christophe Lincoln <pankso@slitaz.org>
date Mon Jun 30 12:18:33 2008 +0200 (2008-06-30)
parents abe995836ff5
children f3d746fd8166
line diff
     1.1 --- a/cdrkit/receipt	Tue Apr 22 18:51:13 2008 +0200
     1.2 +++ b/cdrkit/receipt	Mon Jun 30 12:18:33 2008 +0200
     1.3 @@ -5,7 +5,8 @@
     1.4  CATEGORY="utilities"
     1.5  SHORT_DESC="Wodim for recording/blanking CDs/DVDs and genisoimage for ISO."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -BUILD_DEPENDS="cmake libcap-dev"
     1.8 +BUILD_DEPENDS="cmake libcap-dev zlib-dev bzip2-dev"
     1.9 +DEPENDS="libcap zlib bzlib"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://www.cdrkit.org/"
    1.12  WGET_URL="http://cdrkit.org/releases/$TARBALL"