Cope with nenya's split into nenya/nenya-tools.

I should really split off a vilya-tools from vilya, but I can't be fucked to do
that when I'm already so deep in yak hair that I can't tell whether it's day or
night.
This commit is contained in:
Michael Bayne
2013-05-07 14:47:39 -07:00
parent 597a0fc640
commit e748203ca4
+6
View File
@@ -67,6 +67,12 @@
</dependency>
<!-- optional dependencies -->
<dependency>
<groupId>com.threerings</groupId>
<artifactId>nenya-tools</artifactId>
<version>1.5</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>commons-digester</groupId>
<artifactId>commons-digester</artifactId>