wok rev 4646
apr-util-dev: fix DEPENDS
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sat Dec 26 13:39:49 2009 +0100 (2009-12-26) |
parents | 30b01dd8b4b3 |
children | 8b98d274afb5 |
files | apr-util-dev/receipt |
line diff
1.1 --- a/apr-util-dev/receipt Sat Dec 26 11:02:36 2009 +0100 1.2 +++ b/apr-util-dev/receipt Sat Dec 26 13:39:49 2009 +0100 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="APR Library Utilities" 1.6 MAINTAINER="lehswe@gmail.com" 1.7 +DEPENDS="apr-util" 1.8 WANTED="apr-util" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://apr.apache.org"