To build, this project needs:
- Common C++
- Boost iostream library
- Boost serialization library

Under Debian/Ubuntu, found below their respective package names:
- libcommoncpp2-dev
- libboost-iostreams-dev
- libboost-serialization-dev

Although this is located within the kdevelop-tree,
kdevelop is no dependency of this code.

