wok diff perl-net-ssleay/receipt @ rev 3680
Fix: ocsinventory-agent, remove escape chars from tazpkg list output.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Mon Jul 13 10:52:36 2009 +0200 (2009-07-13) |
parents | e9df3fa5e615 |
children | 0bd72bea1ab9 |
line diff
1.1 --- a/perl-net-ssleay/receipt Mon Dec 22 09:57:23 2008 +0000 1.2 +++ b/perl-net-ssleay/receipt Mon Jul 13 10:52:36 2009 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Net::SSLeay module is a Perl extension." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 -DEPENDS="perl" 1.8 +DEPENDS="perl openssl zlib" 1.9 BUILD_DEPENDS="perl" 1.10 SOURCE="Net-SSLeay" 1.11 TARBALL="$SOURCE-$VERSION.tar.gz"