wok-6.x diff snownews/receipt @ rev 9455
busybox/httpd_helper.sh: do not loose last POST
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Apr 03 01:44:05 2011 +0200 (2011-04-03) |
parents | f7a405298aaa |
children | eb4596c238ac |
line diff
1.1 --- a/snownews/receipt Tue Oct 20 20:27:48 2009 +0000 1.2 +++ b/snownews/receipt Sun Apr 03 01:44:05 2011 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Text mode RSS newsreader." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="libxml2 ncurses zlib" 1.8 +DEPENDS="libxml2 ncurses zlib libcrypto" 1.9 BUILD_DEPENDS="zlib-dev libxml2-dev ncurses-dev gettext perl \ 1.10 openssl-dev acl libcroco" 1.11 TARBALL="$PACKAGE-$VERSION.tar.gz"