wok diff wget/receipt @ rev 3345
id3lib: Fix build for gcc 4.4.x and remove libicon dep (use glibc iconv)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Jun 11 16:34:20 2009 +0200 (2009-06-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 Thu Jun 11 16:34:20 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"