wok diff elinks/receipt @ rev 4561
Add sshproxy
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Dec 05 13:39:28 2009 +0100 (2009-12-05) |
parents | 05f8cea65817 |
children | 31c985a0bd3d |
line diff
1.1 --- a/elinks/receipt Tue Jun 02 18:26:46 2009 +0000 1.2 +++ b/elinks/receipt Sat Dec 05 13:39:28 2009 +0100 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Full featured www text browser" 1.6 MAINTAINER="allan316@gmail.com" 1.7 -DEPENDS="openssl bzip2" 1.8 +DEPENDS="openssl bzip2 spidermonkey" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://elinks.or.cz" 1.11 WGET_URL="$WEB_SITE/download/$TARBALL"