wok-current diff hydra/receipt @ rev 6651
Added libgomp to blender depends. Its needed to run blender.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Oct 10 21:19:42 2010 +0000 (2010-10-10) |
parents | baadada35be1 |
children | 07cde33f4996 |
line diff
1.1 --- a/hydra/receipt Thu Mar 26 16:03:04 2009 +0000 1.2 +++ b/hydra/receipt Sun Oct 10 21:19:42 2010 +0000 1.3 @@ -1,12 +1,12 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="hydra" 1.7 -VERSION="5.4" 1.8 +VERSION="5.7" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="THC password cracker for FTP, HTTP, HTTPS, SMB, etc." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 -DEPENDS="gtk+ openssl xorg-libXdamage" 1.13 -BUILD_DEPENDS="openssl-dev" 1.14 +DEPENDS="gtk+ openssl xorg-libXdamage apr" 1.15 +BUILD_DEPENDS="openssl-dev apr-dev" 1.16 TARBALL="$PACKAGE-$VERSION-src.tar.gz" 1.17 WEB_SITE="http://freeworld.thc.org/thc-hydra" 1.18 WGET_URL="http://freeworld.thc.org/releases/$TARBALL"