zeromq / erlzmq2

Erlang binding for 0MQ (v2)
http://zeromq.org/
MIT License
165 stars 63 forks source link

rebar get-deps fails #60

Closed Cloven closed 11 years ago

Cloven commented 11 years ago

[...] Pulling ezmq2 from {git,"git://github.com/zeromq/erlzmq2"} Cloning into 'ezmq2'... ERROR: Dependency dir [...]/ezmq2 failed application validation with reason: {name_mismatch,{"[...]/deps/ezmq2/src/erlzmq.app.src", {expected,ezmq2}, {has,erlzmq}}}.

yrashk commented 11 years ago

Declare it as erlzmq in your rebar.config. Not ezmq2 or erlzmq2