wok diff wget/receipt @ rev 3880
Busybox: do not use linux/if_tunnel.h anymore
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Aug 11 10:57:12 2009 +0200 (2009-08-11) |
parents | 4f809380ad57 |
children | 57a049c42f13 |
line diff
1.1 --- a/wget/receipt Sun Oct 12 23:19:02 2008 +0200 1.2 +++ b/wget/receipt Tue Aug 11 10:57:12 2009 +0200 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"