Add dependency on google-collect for the bureaucracy

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5035 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Charlie Groves
2008-05-05 21:10:11 +00:00
parent 5cae3fb3a3
commit c4af1d257c
+1
View File
@@ -6,5 +6,6 @@
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/samskivert"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/commons-lang.jar"/>
<classpathentry kind="var" path="EXT_LIBS_DIR/javassist.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/google-collect.jar"/>
<classpathentry kind="output" path="tests/dist/classes"/>
</classpath>