wok-current diff cairomm/receipt @ rev 4504
linux: add floppy boot support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Nov 22 12:46:40 2009 +0100 (2009-11-22) |
parents | e97c81ccdba0 |
children | 39011a13b555 |
line diff
1.1 --- a/cairomm/receipt Sat Apr 11 09:57:12 2009 +0000 1.2 +++ b/cairomm/receipt Sun Nov 22 12:46:40 2009 +0100 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/"