# HG changeset patch # User Christophe Lincoln # Date 1335305544 -7200 # Node ID c47a5b8d06f0d02334648aa907d427cee3f86584 # Parent 26b802d79b46080a2d1c3c7bafa2fba598381f61 xorg-libXft: fix bdep diff -r 26b802d79b46 -r c47a5b8d06f0 xorg-libXft/receipt --- a/xorg-libXft/receipt Wed Apr 25 00:05:28 2012 +0200 +++ b/xorg-libXft/receipt Wed Apr 25 00:12:24 2012 +0200 @@ -10,8 +10,8 @@ WEB_SITE="http://www.x.org/" WGET_URL="$XORG_MIRROR/lib/$TARBALL" -DEPENDS="fontconfig xorg-libXrender" -BUILD_DEPENDS="fontconfig-dev xorg-libXrender-dev" +DEPENDS="expat fontconfig xorg-libXrender" +BUILD_DEPENDS="expat-dev fontconfig-dev xorg-libXrender-dev" # Rules to configure and make the package. compile_rules()