wok diff socat/receipt @ rev 2616

firefox: fix french website link in bookmarks
author Christophe Lincoln <pankso@slitaz.org>
date Sun Apr 12 01:59:40 2009 +0200 (2009-04-12)
parents 380efb8c0eb9
children e9c875cc07f0
line diff
     1.1 --- a/socat/receipt	Wed Jan 21 10:56:35 2009 +0000
     1.2 +++ b/socat/receipt	Sun Apr 12 01:59:40 2009 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://www.dest-unreach.org/$PACKAGE/"
     1.5  WGET_URL="${WEB_SITE}download/$TARBALL"
     1.6  BUILD_DEPENDS="openssl-dev ncurses-dev"
     1.7 -DEPENDS="openssl ncurses"
     1.8 +DEPENDS="openssl ncurses libwrap readline"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()