diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-21 06:30:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-21 06:30:40 +0700 |
commit | 754b6b0771ed1d8e5b1c08e3dc19b86d5e013eb6 (patch) | |
tree | c2305a8542eef2ccb24361a336d134a4ce9289d4 /system/commons-daemon | |
parent | c8b705ff9c39c3e897e4da9abcee65fb3f602f4a (diff) | |
download | slackbuilds-754b6b0771ed1d8e5b1c08e3dc19b86d5e013eb6.tar.gz |
system/common-daemon: Update DEP.
jdk was removed from apache-ant, so we need it here.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/commons-daemon')
-rw-r--r-- | system/commons-daemon/commons-daemon.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/commons-daemon/commons-daemon.info b/system/commons-daemon/commons-daemon.info index a605668b4d..4e8e6342c2 100644 --- a/system/commons-daemon/commons-daemon.info +++ b/system/commons-daemon/commons-daemon.info @@ -5,6 +5,6 @@ DOWNLOAD="http://archive.apache.org/dist/commons/daemon/source/commons-daemon-1. MD5SUM="e467bc1f332d47ad85d18ea8b8a897c3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="apache-ant" +REQUIRES="apache-ant jdk" MAINTAINER="Heinz Wiesinger" EMAIL="pprkut@liwjatan.at" |