wok-4.x diff cairomm/receipt @ rev 3423
python-turbogears: Remove pkg before building
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Jun 13 12:07:45 2009 +0200 (2009-06-13) |
parents | e97c81ccdba0 |
children | 39011a13b555 |
line diff
1.1 --- a/cairomm/receipt Sat Apr 11 09:57:12 2009 +0000 1.2 +++ b/cairomm/receipt Sat Jun 13 12:07:45 2009 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="2D graphics library (mm)." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="pixman cairo libsigc++" 1.8 +DEPENDS="pixman cairo libsigc++ xcb-util" 1.9 BUILD_DEPENDS="pixman-dev cairo-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.cairographics.org/"