wok diff pycairo/receipt @ rev 3716

Fix: libftdi commit
author Matthew Sheets <rcx@zoominternet.net>
date Tue Jul 21 11:55:17 2009 +0000 (2009-07-21)
parents 93b397dc8274
children af9536ce31f7
line diff
     1.1 --- a/pycairo/receipt	Sat Mar 14 07:28:53 2009 +0000
     1.2 +++ b/pycairo/receipt	Tue Jul 21 11:55:17 2009 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Python bindings for the cairo graphics library."
     1.5  MAINTAINER="erjo@slitaz.org"
     1.6  DEPENDS="cairo expat fontconfig freetype xorg-libX11 xorg-libXau \
     1.7 -xorg-libXdmcp xorg-libXrender"
     1.8 +xorg-libXdmcp xorg-libXrender xcb-util"
     1.9  BUILD_DEPENDS="pkg-config cairo cairo-dev xorg-xproto"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://www.cairographics.org/pycairo/"