Browse Source

Add missing dependency for etcd moduile

Melanie Thielker 7 years ago
parent
commit
5c3cb5297c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      prebuild.xml

+ 1 - 0
prebuild.xml

@@ -1465,6 +1465,7 @@
       <Reference name="OpenMetaverse.StructuredData" path="../../../bin/"/>
       <Reference name="OpenMetaverse" path="../../../bin/"/>
       <Reference name="Mono.Data.SqliteClient" path="../../../bin/"/>
+      <Reference name="netcd" path="../../../bin/"/>
       <Reference name="OpenSim.Capabilities"/>
       <Reference name="OpenSim.Framework"/>
       <Reference name="OpenSim.Data"/>