wok-stable diff librsvg/receipt @ rev 5879

pam_ldap: fix compile_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 21 09:10:49 2010 +0200 (2010-07-21)
parents 2793a5c9ff26
children 4c50d54518b3
line diff
     1.1 --- a/librsvg/receipt	Tue Sep 22 15:06:14 2009 +0200
     1.2 +++ b/librsvg/receipt	Wed Jul 21 09:10:49 2010 +0200
     1.3 @@ -5,7 +5,9 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="SVG Rendering Library"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="cairo freetype libxml2 pango fontconfig libcroco"
     1.8 +DEPENDS="cairo freetype libxml2 pango fontconfig libcroco libgsf xcb-util \
     1.9 +libgio atk xorg-libXinerama xorg-libXcursor xorg-libXcomposite xorg-libXext \
    1.10 +xorg-libXdamage"
    1.11  BUILD_DEPENDS="$DEPENDS cairo-dev freetype-dev libxml2-dev pango-dev \
    1.12  fontconfig-dev libcroco-dev"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.bz2"