Commit 68971496 authored by Lucas Russo's avatar Lucas Russo

include/bpm_server_prelude.h: fix broken dependency name

This was supposed to be Malamute,
but it was CZMQ. Clearly a typo.
parent 52c2f0f7
......@@ -35,7 +35,7 @@
/* MLM */
#if MALAMUTE_VERSION < 100
#error "BPM-SW requires at least czmq/0.1.0"
#error "BPM-SW requires at least malamute/0.1.0"
#endif
#endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment