wok-current diff notify-python/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 | bee79018e13a |
children | 47439c60021f |
line diff
1.1 --- a/notify-python/receipt Wed Feb 24 10:31:06 2010 +0000 1.2 +++ b/notify-python/receipt Tue May 31 08:08:28 2011 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Python binding to libnotify" 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="python libnotify" 1.7 -BUILD_DEPENDS="python-dev libnotify-dev" 1.8 +BUILD_DEPENDS="python-dev libnotify-dev pygtk pygtk-dev" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://www.galago-project.org/" 1.11 WGET_URL="http://www.galago-project.org/files/releases/source/notify-python/$TARBALL"