summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-08-22 22:07:26 +0200
committer Robby Workman <rworkman@slackbuilds.org>2012-08-22 16:01:13 -0500
commiteb8cf8af25363f4f3c01cfbb6517b28b7c53bcdd (patch)
treee1b4ce28082230f5ef4ce6cbba441dd26aeb0369
parent9f868883adbdc670c69934bae2e924a776f04baa (diff)
downloadslackbuilds-eb8cf8af25363f4f3c01cfbb6517b28b7c53bcdd.tar.gz
slackbuilds-eb8cf8af25363f4f3c01cfbb6517b28b7c53bcdd.tar.xz
system/commons-daemon: Fixed dep information
-rw-r--r--system/commons-daemon/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/commons-daemon/README b/system/commons-daemon/README
index e3b048090c..2f582a47bf 100644
--- a/system/commons-daemon/README
+++ b/system/commons-daemon/README
@@ -4,4 +4,4 @@ used instead of the above mentioned public static void main(String[]) method.
This specification cover the behavior and life cycle of what we define as
Java(tm) daemons, or, in other words, non interactive Java(tm) applications.
-commons-daemon requires apache-ant and jdk from /extra at build-time.
+This requires jdk from /extra at build-time.