wok-6.x rev 13182
hydra: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Aug 02 15:30:53 2012 +0200 (2012-08-02) |
parents | d2b50ec81e57 |
children | 54ce68091a85 |
files | hydra/receipt |
line diff
1.1 --- a/hydra/receipt Thu Aug 02 14:57:07 2012 +0200 1.2 +++ b/hydra/receipt Thu Aug 02 15:30:53 2012 +0200 1.3 @@ -9,8 +9,10 @@ 1.4 WEB_SITE="http://freeworld.thc.org/thc-hydra" 1.5 WGET_URL="http://freeworld.thc.org/releases/$TARBALL" 1.6 1.7 -DEPENDS="gtk+ openssl xorg-libXdamage apr" 1.8 -BUILD_DEPENDS="openssl-dev apr-dev gtk+-dev" 1.9 +DEPENDS="gtk+ openssl xorg-libXdamage apr libssh libmysqlclient \ 1.10 +libidn libpostgresqlclient libsvn" 1.11 +BUILD_DEPENDS="openssl-dev apr-dev gtk+-dev libssh-dev libmysqlclient \ 1.12 +postgresql-dev subversion-dev libidn-dev mysql-dev" 1.13 1.14 # Rules to configure and make the package. 1.15 compile_rules()