wok diff cairomm/receipt @ rev 2623

Fix: php build depends.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Wed Apr 15 12:05:37 2009 +0200 (2009-04-15)
parents ef9d732237c5
children 2c6127131441
line diff
     1.1 --- a/cairomm/receipt	Sun Mar 22 23:05:54 2009 +0100
     1.2 +++ b/cairomm/receipt	Wed Apr 15 12:05:37 2009 +0200
     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"
     1.8 +DEPENDS="pixman cairo libsigc++"
     1.9  BUILD_DEPENDS="pixman-dev cairo-dev"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://www.cairographics.org/"