wok-stable diff cairo-clock/receipt @ rev 8791
Fix bdeps: wget is needed to d/l from https (glpi)
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Feb 22 23:08:32 2011 +0100 (2011-02-22) |
parents | 5576a54b083f |
children | f6174e5515c7 |
line diff
1.1 --- a/cairo-clock/receipt Mon Oct 26 13:05:49 2009 +0100 1.2 +++ b/cairo-clock/receipt Tue Feb 22 23:08:32 2011 +0100 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Nice analog clock displaying the system-time." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="gtk+ cairo librsvg xorg-xcompmgr" 1.8 +DEPENDS="gtk+ cairo librsvg xorg-xcompmgr libglade libgsf" 1.9 BUILD_DEPENDS="gtk+-dev cairo-dev librsvg-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://macslow.thepimp.net/?page_id=23"