wok diff wget/receipt @ rev 3410

Fix mplayerplug-in compile with gcc44 and glibc210
author Rohit Joshi <jozee@slitaz.org>
date Fri Jun 12 17:28:25 2009 +0000 (2009-06-12)
parents 4f809380ad57
children 57a049c42f13
line diff
     1.1 --- a/wget/receipt	Sun Oct 12 23:19:02 2008 +0200
     1.2 +++ b/wget/receipt	Fri Jun 12 17:28:25 2009 +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"