wok-current rev 96
Set BUILD_DEPENDS for fontconfig
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri Jan 04 14:26:12 2008 +0100 (2008-01-04) |
parents | 45fa60409b6a |
children | 6c2886ae72ce |
files | fontconfig/receipt |
line diff
1.1 --- a/fontconfig/receipt Fri Jan 04 14:14:25 2008 +0100 1.2 +++ b/fontconfig/receipt Fri Jan 04 14:26:12 2008 +0100 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Font configuration utilities and library." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +BUILD_DEPENDS="libxml2-dev" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://www.fontconfig.org/wiki/" 1.10 WGET_URL="http://fontconfig.org/release/$TARBALL"