wok-current rev 1712
wget: update DEPENDS
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Sun Nov 16 17:23:17 2008 +0000 (2008-11-16) |
parents | b1ccbfb29477 |
children | e01dd228942a |
files | wget/receipt |
line diff
1.1 --- a/wget/receipt Sun Nov 16 17:19:15 2008 +0000 1.2 +++ b/wget/receipt Sun Nov 16 17:23:17 2008 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="retrieve files from the web" 1.6 MAINTAINER="sygne@ombres.eu" 1.7 -DEPENDS="" 1.8 +DEPENDS="openssl" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.gnu.org/software/wget/wget.html" 1.11 WGET_URL="http://ftp.gnu.org/gnu/wget/$TARBALL"