wok-6.x diff gamin/receipt @ rev 2710
ffmpeg mktemp patch fails so cp configure
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Wed Apr 22 19:00:20 2009 +0000 (2009-04-22) |
parents | 52dc4b48ed81 |
children | 022b3e6c17a1 |
line diff
1.1 --- a/gamin/receipt Mon Oct 06 19:20:18 2008 +0000 1.2 +++ b/gamin/receipt Wed Apr 22 19:00:20 2009 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="File and directory monitoring system." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +DEPENDS="glib" 1.8 BUILD_DEPENDS="pkg-config glib glib-dev gtk+-dev" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.gnome.org/~veillard/gamin/"