wok diff xorg-libXft/receipt @ rev 12254

Up: slitaz-configs (4.9.1) - Last minute bug fix
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 10 13:54:27 2012 +0200 (2012-04-10)
parents 001263391a12
children b490f13f6603
line diff
     1.1 --- a/xorg-libXft/receipt	Sun Oct 31 14:17:34 2010 +0000
     1.2 +++ b/xorg-libXft/receipt	Tue Apr 10 13:54:27 2012 +0200
     1.3 @@ -5,8 +5,8 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="Xorg server module."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="glibc-base expat fontconfig freetype zlib \
     1.8 -xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXrender"
     1.9 +DEPENDS="fontconfig xorg-libXrender"
    1.10 +BUILD_DEPENDS="fontconfig-dev xorg-libXrender-dev"
    1.11  SOURCE="libXft"
    1.12  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.13  WEB_SITE="http://www.x.org/"