wok rev 12520
xorg-libXft: fix bdep
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Apr 25 00:12:24 2012 +0200 (2012-04-25) |
parents | 26b802d79b46 |
children | fae364445e65 |
files | xorg-libXft/receipt |
line diff
1.1 --- a/xorg-libXft/receipt Wed Apr 25 00:05:28 2012 +0200 1.2 +++ b/xorg-libXft/receipt Wed Apr 25 00:12:24 2012 +0200 1.3 @@ -10,8 +10,8 @@ 1.4 WEB_SITE="http://www.x.org/" 1.5 WGET_URL="$XORG_MIRROR/lib/$TARBALL" 1.6 1.7 -DEPENDS="fontconfig xorg-libXrender" 1.8 -BUILD_DEPENDS="fontconfig-dev xorg-libXrender-dev" 1.9 +DEPENDS="expat fontconfig xorg-libXrender" 1.10 +BUILD_DEPENDS="expat-dev fontconfig-dev xorg-libXrender-dev" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()