wok-stable diff socat/receipt @ rev 2725
Add: exiv2, exiv2-dev
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Fri Apr 24 07:28:47 2009 +0000 (2009-04-24) |
parents | 380efb8c0eb9 |
children | e9c875cc07f0 |
line diff
1.1 --- a/socat/receipt Wed Jan 21 10:56:35 2009 +0000 1.2 +++ b/socat/receipt Fri Apr 24 07:28:47 2009 +0000 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()