wok-current diff cairomm/receipt @ rev 2316
python: add icon and desktop file for interpreter
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Feb 25 18:45:51 2009 +0100 (2009-02-25) |
parents | 3d99ecce2d4b |
children | 71ac043c8879 |
line diff
1.1 --- a/cairomm/receipt Sun Oct 05 23:16:15 2008 +0000 1.2 +++ b/cairomm/receipt Wed Feb 25 18:45:51 2009 +0100 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="2D graphics library (mm)." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="pixman" 1.7 -BUILD_DEPENDS="pixman-dev cairo" 1.8 +BUILD_DEPENDS="pixman-dev cairo-dev" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.cairographics.org/" 1.11 WGET_URL="http://cairographics.org/releases/$TARBALL"