From 8533703525b32fe62bbfdd516b9a09889fd76f8d Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Sun, 24 Oct 2010 01:46:15 +0000 Subject: [PATCH] Guava is a non-optional dependency. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6236 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 3c93ba727..23ee2f394 100644 --- a/pom.xml +++ b/pom.xml @@ -59,6 +59,12 @@ 1.0 compile + + com.google.guava + guava + r05 + compile + com.samskivert jmustache