wok diff xrick/receipt @ rev 15579

Remove cromfs-or-squashfs; add some licenses
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 30 10:06:29 2013 +0000 (2013-11-30)
parents c71f826f23cb
children 922f061231c2
line diff
     1.1 --- a/xrick/receipt	Mon May 09 05:34:18 2011 +0000
     1.2 +++ b/xrick/receipt	Sat Nov 30 10:06:29 2013 +0000
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="games"
     1.5  SHORT_DESC="Rick Dangerous"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="libsdl zlib"
     1.8 -BUILD_DEPENDS="libsdl-dev"
     1.9 +LICENSE="GPL"
    1.10  TARBALL="$PACKAGE-$VERSION.tgz"
    1.11  WEB_SITE="http://www.bigorno.net/xrick/"
    1.12  WGET_URL="http://www.bigorno.net/xrick/$TARBALL"
    1.13  
    1.14 +DEPENDS="libsdl zlib"
    1.15 +BUILD_DEPENDS="libsdl-dev"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {