wok-stable diff cairo-clock/receipt @ rev 7674

Fixed linux. Need to make folder PWD/_pkg before adding bzImage to it. Also i'm force copying kernel config file now so we have the right config. It is copyed twice so its needed and doesn't hunt anything i think.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Dec 16 17:16:06 2010 +0000 (2010-12-16)
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	Thu Dec 16 17:16:06 2010 +0000
     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"