wok diff snownews/receipt @ rev 3886
perdition: ensure pidfile are valid
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 12 18:13:06 2009 +0200 (2009-08-12) |
parents | 04d7a1b05213 |
children | f7a405298aaa |
line diff
1.1 --- a/snownews/receipt Thu Apr 23 19:21:07 2009 +0000 1.2 +++ b/snownews/receipt Wed Aug 12 18:13:06 2009 +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="libiconv libxml2 ncurses zlib" 1.8 +DEPENDS="libxml2 ncurses zlib" 1.9 BUILD_DEPENDS="zlib-dev libxml2-dev ncurses-dev gettext perl" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://kiza.kcore.de/software/snownews/index.en"