wok diff pycairo/receipt @ rev 4653

Add snort
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Dec 27 14:28:40 2009 +0100 (2009-12-27)
parents 93b397dc8274
children af9536ce31f7
line diff
     1.1 --- a/pycairo/receipt	Sat Mar 14 07:28:53 2009 +0000
     1.2 +++ b/pycairo/receipt	Sun Dec 27 14:28:40 2009 +0100
     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/"