wok-current diff erlang/receipt @ rev 5471

Fixed WGET_URL for seamonkey.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed May 05 14:27:21 2010 +0000 (2010-05-05)
parents 9ef21c113c01
children 4a13e7cb398c
line diff
     1.1 --- a/erlang/receipt	Tue Feb 03 15:49:39 2009 +0000
     1.2 +++ b/erlang/receipt	Wed May 05 14:27:21 2010 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  TARBALL="${SOURCE}_$VERSION.tar.gz"
     1.5  WEB_SITE="http://$PACKAGE.org/"
     1.6  WGET_URL="${WEB_SITE}download/$TARBALL"
     1.7 -DEPENDS="ncurses"
     1.8 +DEPENDS="ncurses libunixODBC"
     1.9  BUILD_DEPENDS="perl ncurses-dev openssl-dev xorg-dev flex m4"
    1.10  
    1.11  # Rules to configure and make the package.