wok diff xalan-xerces-j/receipt @ rev 14249

gxine: fix build for 0.5.905 (last 0.5.907 have lirc bugs)
author Christophe Lincoln <pankso@slitaz.org>
date Mon Mar 25 11:24:21 2013 +0100 (2013-03-25)
parents ad00280438a6
children eb8067417980
line diff
     1.1 --- a/xalan-xerces-j/receipt	Tue Apr 26 15:26:46 2011 +0200
     1.2 +++ b/xalan-xerces-j/receipt	Mon Mar 25 11:24:21 2013 +0100
     1.3 @@ -6,12 +6,12 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="A validating XML parser and an XSLT processor written in Java."
     1.6  MAINTAINER="rcx@zoominternet.net"
     1.7 -SUGGESTED=""
     1.8 +SUGGESTED="java-jre"
     1.9  TARBALL="${SOURCE}_2_7_1-bin-2jars.tar.gz"
    1.10  WEB_SITE="http://xalan.apache.org/"
    1.11  WGET_URL="http://www.apache.org/dist/xml/xalan-j/binaries/$TARBALL"
    1.12  
    1.13 -DEPENDS="java-jre"
    1.14 +DEPENDS=""
    1.15  BUILD_DEPENDS="tar"
    1.16  
    1.17  # Rules to configure and make the package.