diff options
Diffstat (limited to 'system/commons-daemon/README')
-rw-r--r-- | system/commons-daemon/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/system/commons-daemon/README b/system/commons-daemon/README index 742c932cc1..e3b048090c 100644 --- a/system/commons-daemon/README +++ b/system/commons-daemon/README @@ -4,5 +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 at build-time; apache-ant is also -available from SlackBuilds.org. +commons-daemon requires apache-ant and jdk from /extra at build-time. |