wok diff pycairo/receipt @ rev 2636

Up: slitaz-base-files (change release string) + slitaz-doc for 2.0
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 16 19:59:30 2009 +0200 (2009-04-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	Thu Apr 16 19:59:30 2009 +0200
     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/"