wok diff xorg-libXft/receipt @ rev 12982

file: dont include libmagic and port to ARM
author Christophe Lincoln <pankso@slitaz.org>
date Sat Jun 02 13:51:44 2012 +0200 (2012-06-02)
parents b490f13f6603
children 1916b7d701ea
line diff
     1.1 --- a/xorg-libXft/receipt	Tue Apr 24 23:56:58 2012 +0200
     1.2 +++ b/xorg-libXft/receipt	Sat Jun 02 13:51:44 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()