wok diff pycairo/receipt @ rev 2810
libQtSql update to 4.5.0
author | Allan Pinto <allan316@gmail.com> |
---|---|
date | Wed Apr 29 10:18:34 2009 +0000 (2009-04-29) |
parents | c1ff74d9b6f4 |
children | 3dce3a64acf3 |
line diff
1.1 --- a/pycairo/receipt Sat Oct 04 09:01:05 2008 +0000 1.2 +++ b/pycairo/receipt Wed Apr 29 10:18:34 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/"