wok-next diff gtktetris/receipt @ rev 10408
zlib: clean gain, no need of glibc in dep, it's a dep for ALL packages
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue May 24 12:53:18 2011 +0200 (2011-05-24) |
parents | dce81ffe8354 |
children | de49f29b101e |
line diff
1.1 --- a/gtktetris/receipt Fri Jul 11 15:59:31 2008 +0200 1.2 +++ b/gtktetris/receipt Tue May 24 12:53:18 2011 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="games" 1.5 SHORT_DESC="Simple tetris game using GTK." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="gtk+" 1.8 +DEPENDS="gtk+ xorg-libXdamage" 1.9 BUILD_DEPENDS="gtk+-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://sourceforge.net/projects/gtktetris/"