wok diff jclic/receipt @ rev 17835

pulseaudio: stop dbus boot msg error
author Richard Dunbar <mojo@slitaz.org>
date Mon Mar 23 00:00:29 2015 -0400 (2015-03-23)
parents cb43903ea367
children e3f377fbc5f0
line diff
     1.1 --- a/jclic/receipt	Mon Jul 22 18:20:04 2013 -0300
     1.2 +++ b/jclic/receipt	Mon Mar 23 00:00:29 2015 -0400
     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  {