# HG changeset patch # User Christophe Lincoln # Date 1244752488 -7200 # Node ID 7bd16a7179e2c6a6a271c488946e45598e8467fc # Parent efce84effd165b0b7073178020458d62abcd0abe ghostscript: remove libiconv dep diff -r efce84effd16 -r 7bd16a7179e2 ghostscript/receipt --- a/ghostscript/receipt Thu Jun 11 21:15:36 2009 +0200 +++ b/ghostscript/receipt Thu Jun 11 22:34:48 2009 +0200 @@ -7,7 +7,7 @@ MAINTAINER="jozee@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.bz2" DEPENDS="gtk+ expat fontconfig freetype gnutls jpeg libgcrypt libgpg-error \ -libiconv libpng tiff zlib cups xorg-libICE xorg-libSM xorg-libX11 xorg-libXau \ +libpng tiff zlib cups xorg-libICE xorg-libSM xorg-libX11 xorg-libXau \ xorg-libXdmcp xorg-libXext xorg-libXt" # build depends are optional ; ghostscripts still build but does not compile in cups support BUILD_DEPENDS="libiconv cairo-dev gtk+-dev"