wok diff jclic/receipt @ rev 17715

aspell, libstatgrab, reiser4progs: add -ltinfo in LDFLAGS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 05 08:50:37 2015 +0100 (2015-03-05)
parents cb43903ea367
children e3f377fbc5f0
line diff
     1.1 --- a/jclic/receipt	Mon Jul 22 18:20:04 2013 -0300
     1.2 +++ b/jclic/receipt	Thu Mar 05 08:50:37 2015 +0100
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="games"
     1.5  SHORT_DESC="A platform for multimedia educational activities"
     1.6  MAINTAINER="claudinei@slitaz.org"
     1.7 -DEPENDS="java-jre"
     1.8 +LICENSE="GPL2"
     1.9  TARBALL="$PACKAGE-$VERSION.zip"
    1.10  WEB_SITE="http://clic.xtec.cat/en/jclic"
    1.11  WGET_URL="http://clic.xtec.cat/dist/jclic/$TARBALL"
    1.12  TAGS="java multimedia education"
    1.13  
    1.14 +DEPENDS="java-jre"
    1.15 +
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()
    1.18  {