wok diff gitmail/receipt @ rev 4988
fix: RAM for get-google-chrome; Add TAGS
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Thu Feb 25 11:12:47 2010 +0000 (2010-02-25) |
parents | 52dc4b48ed81 |
children | 62f6142d9fb3 |
line diff
1.1 --- a/gitmail/receipt Mon Oct 06 19:20:18 2008 +0000 1.2 +++ b/gitmail/receipt Thu Feb 25 11:12:47 2010 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Ghost In The Mail is a simple mail client." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -DEPENDS="gtk+" 1.8 +DEPENDS="gtk+ xorg-libXdamage" 1.9 BUILD_DEPENDS="pkg-config gtk+ gtk+-dev" 1.10 WEB_SITE="http://gitmail.sourceforge.net/" 1.11 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"