wok diff fop/receipt @ rev 10574

libvalhalla: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 26 00:00:31 2011 +0200 (2011-05-26)
parents 4f69e201b1c3
children 3b4e4318134e
line diff
     1.1 --- a/fop/receipt	Sun Oct 31 11:03:23 2010 +0000
     1.2 +++ b/fop/receipt	Thu May 26 00:00:31 2011 +0200
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Open source XSL-FO implementation."
     1.6  MAINTAINER="paul@slitaz.org"
     1.7 -DEPENDS=""
     1.8  TARBALL="$PACKAGE-$VERSION-bin.tar.gz"
     1.9  WEB_SITE="http://xmlgraphics.apache.org/fop/"
    1.10  WGET_URL="http://apache.mirrors.timporter.net/xmlgraphics/fop/binaries/$TARBALL"
    1.11 -SUGGESTED="get-java6-jre"
    1.12 +SUGGESTED="java-jre"
    1.13 +
    1.14 +DEPENDS=""
    1.15 +BUILD_DEPENDS=""
    1.16  
    1.17  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.18  genpkg_rules()