summaryrefslogtreecommitdiffstats
path: root/system/commons-daemon
diff options
context:
space:
mode:
author ponce2012-08-22 22:07:26 +0200
committer Robby Workman2012-08-22 23:01:13 +0200
commiteb8cf8af25363f4f3c01cfbb6517b28b7c53bcdd (patch)
treee1b4ce28082230f5ef4ce6cbba441dd26aeb0369 /system/commons-daemon
parent9f868883adbdc670c69934bae2e924a776f04baa (diff)
downloadslackbuilds-eb8cf8af25363f4f3c01cfbb6517b28b7c53bcdd.tar.gz
system/commons-daemon: Fixed dep information
Diffstat (limited to 'system/commons-daemon')
-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.