wok-next rev 4413
fix depends elinks
author | Allan Pinto <allan316@gmail.com> |
---|---|
date | Wed Oct 21 12:24:33 2009 +0000 (2009-10-21) |
parents | a981766ed28f |
children | 21cf50e9eaa7 |
files | elinks/receipt |
line diff
1.1 --- a/elinks/receipt Tue Oct 20 21:35:26 2009 +0000 1.2 +++ b/elinks/receipt Wed Oct 21 12:24:33 2009 +0000 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"