wok-6.x rev 1063
gtk+ depends on cairo
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Jul 15 20:48:59 2008 +0200 (2008-07-15) |
parents | e5ace79a18af |
children | 90aff787d4cc |
files | cairo/receipt |
line diff
1.1 --- a/cairo/receipt Tue Jul 15 16:06:04 2008 +0000 1.2 +++ b/cairo/receipt Tue Jul 15 20:48:59 2008 +0200 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/"