wok diff cairomm/receipt @ rev 2469
input-utils: fix typo in receipt
author | Dominique Corbex <domcox@users.sourceforge.net> |
---|---|
date | Sat Mar 14 21:15:07 2009 +0100 (2009-03-14) |
parents | 3d99ecce2d4b |
children | 71ac043c8879 |
line diff
1.1 --- a/cairomm/receipt Sun Oct 05 23:16:15 2008 +0000 1.2 +++ b/cairomm/receipt Sat Mar 14 21:15:07 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"