wok-current diff snownews/receipt @ rev 12140
clutter-gtk: Fixed again. It needs gtk-doc and a autoreconf -i inorder to not get 'clutter/clutter.h: No such file or directory' error.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Mar 13 22:22:35 2012 -0500 (2012-03-13) |
parents | f7a405298aaa |
children | eb4596c238ac |
line diff
1.1 --- a/snownews/receipt Tue Oct 20 20:27:48 2009 +0000 1.2 +++ b/snownews/receipt Tue Mar 13 22:22:35 2012 -0500 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"