wok-next diff librsvg/receipt @ rev 5476
Fixed a typo in vlc depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed May 05 23:43:46 2010 -0400 (2010-05-05) |
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 May 05 23:43:46 2010 -0400 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"