wok diff gtktetris/receipt @ rev 19015

Up cookutils (795), slitaz-icons-faenza*: fix version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 01 10:19:59 2016 +0200 (2016-04-01)
parents 8b79c3ee7ac2
children 86790a278e70
line diff
     1.1 --- a/gtktetris/receipt	Mon Mar 16 22:01:20 2009 +0000
     1.2 +++ b/gtktetris/receipt	Fri Apr 01 10:19:59 2016 +0200
     1.3 @@ -5,11 +5,14 @@
     1.4  CATEGORY="games"
     1.5  SHORT_DESC="Simple tetris game using GTK."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="gtk+ xorg-libXdamage"
     1.8 -BUILD_DEPENDS="gtk+-dev"
     1.9 +LICENSE="GPL2"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://sourceforge.net/projects/gtktetris/"
    1.12  WGET_URL="http://mirror.slitaz.org/sources/packages/g/$TARBALL"
    1.13 +
    1.14 +DEPENDS="gtk+ xorg-libXdamage"
    1.15 +BUILD_DEPENDS="gtk+-dev"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {