wok diff snownews/receipt @ rev 11937

pcmanfm: removed unnecessary copy operation
author Samuel Trassare <samuel_trassare@yahoo.com>
date Wed Feb 29 21:23:45 2012 -0800 (2012-02-29)
parents f7a405298aaa
children eb4596c238ac
line diff
     1.1 --- a/snownews/receipt	Tue Oct 20 20:27:48 2009 +0000
     1.2 +++ b/snownews/receipt	Wed Feb 29 21:23:45 2012 -0800
     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"