From fcdc097723bd29c1c0875b45e5002cd1ae49331b Mon Sep 17 00:00:00 2001 From: samskivert Date: Fri, 23 Jan 2009 12:20:46 +0000 Subject: [PATCH] Check that we have our minimum dependencies and tell the builder how to get them if we don't. git-svn-id: https://samskivert.googlecode.com/svn/trunk@2520 6335cc39-0255-0410-8fd6-9bcaacd3b74c --- build.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build.xml b/build.xml index 52b7a65b..dd673352 100644 --- a/build.xml +++ b/build.xml @@ -13,6 +13,8 @@ + + @@ -38,6 +40,10 @@ + + + +