wok diff snownews/receipt @ rev 7039

Fixed typo in lyx build depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Oct 31 19:45:29 2010 +0000 (2010-10-31)
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 Oct 31 19:45:29 2010 +0000
     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"