wok-4.x diff socat/receipt @ rev 2970
edje efreet evas: add missing links
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun May 10 00:00:24 2009 +0200 (2009-05-10) |
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 May 10 00:00:24 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()