wok-next diff apr-util/receipt @ rev 2885

Add mtpfs (FUSE filesystem that supports reading and writing from any MTP device)
author Theophile Rascagneres <keupont@no-log.org>
date Mon May 04 17:29:15 2009 +0000 (2009-05-04)
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	Mon May 04 17:29:15 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"