wok-next diff pycairo/receipt @ rev 4610
add libv4l to skype DEPENDS for webcam support
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Tue Dec 15 16:48:44 2009 +0000 (2009-12-15) |
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 Dec 15 16:48:44 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/"