wok-6.x diff notify-python/receipt @ rev 9910
liblrdf: fix bdeps (again)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue May 17 15:27:51 2011 +0200 (2011-05-17) |
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 17 15:27:51 2011 +0200 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"