wok-6.x diff cairo/receipt @ rev 1457
atl2: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Oct 03 16:39:33 2008 +0000 (2008-10-03) |
parents | 3a7bbc8e1907 |
children | 52dc4b48ed81 |
line diff
1.1 --- a/cairo/receipt Sun May 18 13:30:06 2008 +0200 1.2 +++ b/cairo/receipt Fri Oct 03 16:39:33 2008 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="2D graphics library." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="glib gtk+ pixman" 1.8 +DEPENDS="glib pixman" 1.9 BUILD_DEPENDS="glib-dev gtk+-dev pixman-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.cairographics.org/"