wok rev 9511

Added sqlite-dev to apr-util build depends. Needed to build apr-dbd-sqlite package.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Apr 06 08:18:26 2011 +0000 (2011-04-06)
parents 55f61f660e08
children e0b2599cf848
files apr-util/receipt
line diff
     1.1 --- a/apr-util/receipt	Wed Apr 06 08:10:27 2011 +0000
     1.2 +++ b/apr-util/receipt	Wed Apr 06 08:18:26 2011 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="APR Library Utilities"
     1.5  MAINTAINER="lehswe@gmail.com"
     1.6  DEPENDS="apr expat ncurses readline zlib"
     1.7 -BUILD_DEPENDS="apr-dev unixODBC-dev postgresql-dev mysql-dev libmysqlclient libpostgresqlclient util-linux-ng-uuid-dev gawk"
     1.8 +BUILD_DEPENDS="apr-dev unixODBC-dev sqlite-dev postgresql-dev mysql-dev libmysqlclient libpostgresqlclient util-linux-ng-uuid-dev gawk"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://apr.apache.org"
    1.11  WGET_URL="http://www.apache.org/dist/apr/$TARBALL"