wok-stable diff xorg-libXfont/receipt @ rev 2574

busybox/mkswap: gparted needs -L support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 04 09:09:10 2009 +0000 (2009-04-04)
parents 71393a5eff0a
children 857621a8b6e4
line diff
     1.1 --- a/xorg-libXfont/receipt	Wed Mar 11 09:35:41 2009 +0000
     1.2 +++ b/xorg-libXfont/receipt	Sat Apr 04 09:09:10 2009 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.x.org/"
     1.6  WGET_URL="$XORG_MIRROR/lib/$TARBALL"
     1.7 -DEPENDS="freetype zlib"
     1.8 +DEPENDS="freetype zlib xorg-libfontenc"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()