wok-stable diff libgd/receipt @ rev 3452

get-softmodem-driver: fix to hsf auto config
author Dominique Corbex <domcox@users.sourceforge.net>
date Mon Jun 15 09:08:48 2009 +0200 (2009-06-15)
parents a4554ef26720
children 9a855e15e516
line diff
     1.1 --- a/libgd/receipt	Sat Nov 08 13:58:58 2008 +0000
     1.2 +++ b/libgd/receipt	Mon Jun 15 09:08:48 2009 +0200
     1.3 @@ -6,7 +6,8 @@
     1.4  SHORT_DESC="Library for the dynamic creation of images."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  SOURCE="gd"
     1.7 -DEPENDS="zlib libpng jpeg freetype xorg-libXpm"
     1.8 +DEPENDS="zlib libpng jpeg freetype xorg-libXpm expat fontconfig xorg-libX11 \
     1.9 +xorg-libXau xorg-libXdmcp"
    1.10  BUILD_DEPENDS="libpng libpng-dev jpeg jpeg-dev freetype freetype-dev xorg-libXpm"
    1.11  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.12  WEB_SITE="http://www.libgd.org/"