diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-23 09:05:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-24 04:16:51 +0700 |
commit | 8ea76efe27bd6d0d71e5f0655f25723cfd0afec9 (patch) | |
tree | 41cf532d045f6a3da68eb6704df24e4e10d32d72 /libraries/xerces | |
parent | a1aedc51801da84143dee5bcf58180458a52aa18 (diff) | |
download | slackbuilds-8ea76efe27bd6d0d71e5f0655f25723cfd0afec9.tar.gz |
libraries/xerces: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/xerces')
-rw-r--r-- | libraries/xerces/xerces.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/xerces/xerces.info b/libraries/xerces/xerces.info index 6b0f88bfb8..a59c5f9822 100644 --- a/libraries/xerces/xerces.info +++ b/libraries/xerces/xerces.info @@ -5,6 +5,6 @@ DOWNLOAD="ftp://ftp.osuosl.org/pub/apache//xerces/j/binaries/Xerces-J-bin.2.11.0 MD5SUM="29d731e0ae57eb3f2e09af6594bc2515" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="apache-ant" +REQUIRES="apache-ant jdk" MAINTAINER="Vincent Batts" EMAIL="vbatts@hashbangbash.com" |