wok diff ghostscript/receipt @ rev 2516

g*: update depends
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 16 22:01:20 2009 +0000 (2009-03-16)
parents 987853b8719d
children a22540dbc257
line diff
     1.1 --- a/ghostscript/receipt	Sun Mar 15 21:23:09 2009 +0000
     1.2 +++ b/ghostscript/receipt	Mon Mar 16 22:01:20 2009 +0000
     1.3 @@ -9,7 +9,8 @@
     1.4  WEB_SITE="http://pages.cs.wisc.edu/~ghost/"
     1.5  WGET_URL="http://mirror.cs.wisc.edu/pub/mirrors/ghost/GPL/gs862/$TARBALL"
     1.6  DEPENDS="expat fontconfig freetype gnutls jpeg libgcrypt libgpg-error \
     1.7 -libiconv libpng tiff zlib"
     1.8 +libiconv libpng tiff zlib cups xorg-libICE xorg-libSM xorg-libX11 xorg-libXau \
     1.9 +xorg-libXdmcp xorg-libXext xorg-libXt"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()