wok diff gtktetris/receipt @ rev 12203

pm-utils: fix grep params in pm/functions.in again
author Dominique Corbex <domcox@slitaz.org>
date Mon Mar 26 20:54:35 2012 +0200 (2012-03-26)
parents dce81ffe8354
children de49f29b101e
line diff
     1.1 --- a/gtktetris/receipt	Fri Jul 11 15:59:31 2008 +0200
     1.2 +++ b/gtktetris/receipt	Mon Mar 26 20:54:35 2012 +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/"