wok-current diff xrick/receipt @ rev 18166

gnutls: --with-default-trust-store-file
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Jun 28 00:52:20 2015 +0300 (2015-06-28)
parents c71f826f23cb
children 922f061231c2
line diff
     1.1 --- a/xrick/receipt	Mon May 09 05:34:18 2011 +0000
     1.2 +++ b/xrick/receipt	Sun Jun 28 00:52:20 2015 +0300
     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  {