# HG changeset patch # User Paul Issott # Date 1226856197 0 # Node ID 71793d4be1502f96199ee8fa082680bec61fa255 # Parent b1ccbfb294778b903ab9a081fb5d0ec970e067a1 wget: update DEPENDS diff -r b1ccbfb29477 -r 71793d4be150 wget/receipt --- a/wget/receipt Sun Nov 16 17:19:15 2008 +0000 +++ b/wget/receipt Sun Nov 16 17:23:17 2008 +0000 @@ -5,7 +5,7 @@ CATEGORY="utilities" SHORT_DESC="retrieve files from the web" MAINTAINER="sygne@ombres.eu" -DEPENDS="" +DEPENDS="openssl" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.gnu.org/software/wget/wget.html" WGET_URL="http://ftp.gnu.org/gnu/wget/$TARBALL"