wok diff osmo/receipt @ rev 10766

jstetris: Fixed jstetris to work with source dvd when offline. Added index.html to stuff so only JsTetris.js file is needed. Also there is no need for compile_rules with this one anymore.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue May 31 08:08:28 2011 +0000 (2011-05-31)
parents e807a4155373
children af9a1b47948c
line diff
     1.1 --- a/osmo/receipt	Thu Jun 24 08:29:46 2010 +0200
     1.2 +++ b/osmo/receipt	Tue May 31 08:08:28 2011 +0000
     1.3 @@ -5,8 +5,8 @@
     1.4  CATEGORY="office"
     1.5  SHORT_DESC="A handy personal organizer using GTK+."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="gtk+ libxml2 xorg-libXdamage libnotify libical"
     1.8 -BUILD_DEPENDS="gtk+ gtk+-dev libxml2-dev libical-dev"
     1.9 +DEPENDS="gtk+ libxml2 libgtkhtml xorg-libXdamage libnotify libical"
    1.10 +BUILD_DEPENDS="gtk+ gtk+-dev libgtkhtml-dev libxml2-dev libical-dev gettext"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.12  WEB_SITE="http://clayo.org/osmo/"
    1.13  WGET_URL="$SF_MIRROR/$PACKAGE-pim/$TARBALL"