wok diff xorg-libXfont/receipt @ rev 2853

acpid security fix: local dos vulnerability
author Dominique Corbex <domcox@users.sourceforge.net>
date Fri May 01 17:23:08 2009 +0200 (2009-05-01)
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	Fri May 01 17:23:08 2009 +0200
     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()