wok-stable diff hydra/receipt @ rev 2045
libiconv*: fix maintainer (for stats)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Jan 17 12:13:11 2009 +0100 (2009-01-17) |
parents | 6d5a7118a980 |
children | be4b9618ea05 |
line diff
1.1 --- a/hydra/receipt Mon Jun 30 12:18:33 2008 +0200 1.2 +++ b/hydra/receipt Sat Jan 17 12:13:11 2009 +0100 1.3 @@ -5,7 +5,8 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="THC password cracker for FTP, HTTP, HTTPS, SMB, etc." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="gtk+" 1.8 +DEPENDS="gtk+ openssl" 1.9 +BUILD_DEPENDS="openssl-dev libpostgresqlclient" 1.10 TARBALL="$PACKAGE-$VERSION-src.tar.gz" 1.11 WEB_SITE="http://freeworld.thc.org/thc-hydra" 1.12 WGET_URL="http://freeworld.thc.org/releases/$TARBALL" 1.13 @@ -20,6 +21,7 @@ 1.14 $CONFIGURE_ARGS 1.15 sed -i s/'cp -v'/'cp'/ hydra-gtk/make_xhydra.sh 1.16 make 1.17 + [ -f hydra ] 1.18 } 1.19 1.20 # Rules to gen a SliTaz package suitable for Tazpkg.