Add msgpack as dependency in README
This should avoid situation when I didn't have installed msgpack and build system shows following error:
configure: error: Package requirements (msgpack) were not met:
No package 'msgpack' found
Fixes: d624db74 ("Send Sentinel messages as payload")