wok diff elinks/receipt @ rev 4550
fix: pkg rules
author | Allan Pinto <allan316@gmail.com> |
---|---|
date | Fri Dec 04 17:16:37 2009 +0000 (2009-12-04) |
parents | 05f8cea65817 |
children | 31c985a0bd3d |
line diff
1.1 --- a/elinks/receipt Tue Jun 02 18:26:46 2009 +0000 1.2 +++ b/elinks/receipt Fri Dec 04 17:16:37 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"