wok diff pycairo/receipt @ rev 2517

h*-k*: update depends
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 16 22:05:40 2009 +0000 (2009-03-16)
parents c1ff74d9b6f4
children 3dce3a64acf3
line diff
     1.1 --- a/pycairo/receipt	Sat Oct 04 09:01:05 2008 +0000
     1.2 +++ b/pycairo/receipt	Mon Mar 16 22:05:40 2009 +0000
     1.3 @@ -5,7 +5,8 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Python bindings for the cairo graphics library."
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="cairo"
     1.8 +DEPENDS="cairo expat fontconfig freetype xorg-libX11 xorg-libXau \
     1.9 +xorg-libXdmcp xorg-libXrender"
    1.10  BUILD_DEPENDS="pkg-config cairo cairo-dev xorg-xproto"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.12  WEB_SITE="http://www.cairographics.org/pycairo/"