[buildout] parts = kumo [kumo] recipe = hexagonit.recipe.cmmi url = http://github.com/downloads/etolabo/kumofs/kumofs-0.4.11.tar.gz md5sum = 9519c93332dd770ea96ae6e43868ccc4 configure-options = --with-tokyocabinet=${tokyocabinet:location} --with-msgpack=${messagepack:location} LDFLAGS="-Wl,-rpath ${tokyocabinet:location}/lib -Wl,-rpath ${messagepack:location}/lib"