wok diff ghostscript/receipt @ rev 5033

gutenprint: update build_depends
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 03 11:18:36 2010 +0100 (2010-03-03)
parents 866bbfbac637
children 627d16bb5e3e
line diff
     1.1 --- a/ghostscript/receipt	Thu Nov 26 12:09:47 2009 +0000
     1.2 +++ b/ghostscript/receipt	Wed Mar 03 11:18:36 2010 +0100
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  DEPENDS="gtk+ expat fontconfig freetype gnutls jpeg libgcrypt libgpg-error \
     1.6  libpng tiff zlib cups xorg-libICE xorg-libSM xorg-libX11 xorg-libXau \
     1.7 -xorg-libXdmcp xorg-libXext xorg-libXt" 
     1.8 +xorg-libXdmcp xorg-libXext xorg-libXt gcc-lib-base" 
     1.9  # build depends are optional ; ghostscripts still build but does not compile in cups support
    1.10  BUILD_DEPENDS="cairo-dev gtk+-dev"
    1.11  WEB_SITE="http://pages.cs.wisc.edu/~ghost/"