wok rev 8804

fix bdeps: cairo-clock needs intltool to compile
author Antoine Bodin <gokhlayeh@slitaz.org>
date Wed Feb 23 00:25:43 2011 +0100 (2011-02-23)
parents eee5d55b09fd
children 3e15b4d334a9
files cairo-clock/receipt
line diff
     1.1 --- a/cairo-clock/receipt	Wed Feb 23 00:22:44 2011 +0100
     1.2 +++ b/cairo-clock/receipt	Wed Feb 23 00:25:43 2011 +0100
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Nice analog clock displaying the system-time."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  DEPENDS="gtk+ cairo librsvg xorg-xcompmgr libglade libgsf"
     1.7 -BUILD_DEPENDS="gtk+-dev cairo-dev librsvg-dev"
     1.8 +BUILD_DEPENDS="intltool"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://macslow.thepimp.net/?page_id=23"
    1.11  WGET_URL="http://macslow.thepimp.net/projects/cairo-clock/$TARBALL"