wok-next diff apr-util/receipt @ rev 2579
xchat: update build_depends
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Apr 07 10:01:10 2009 +0000 (2009-04-07) |
parents | d86a706d7fcd |
children | d11f3a6b5624 |
line diff
1.1 --- a/apr-util/receipt Wed Oct 08 17:10:58 2008 +0000 1.2 +++ b/apr-util/receipt Tue Apr 07 10:01:10 2009 +0000 1.3 @@ -5,7 +5,8 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Apache Portable Runtime Library Utilities" 1.6 MAINTAINER="lehswe@gmail.com" 1.7 -DEPENDS="apr" 1.8 +DEPENDS="apr expat libpostgresqlclient libunixODBC ncurses readline sqlite \ 1.9 +zlib" 1.10 BUILD_DEPENDS="apr unixODBC-dev" 1.11 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.12 WEB_SITE="http://apr.apache.org"