dependencies: add msgpack
DHTNet currently doesn't compile on some platforms (including Debian 12, Ubuntu 23.10 and openSUSE Leap 15.5) because the version of msgpack available via their package manager doesn't support (un)packing data of type std::chrono::time_point. Change-Id: I3166edf3992325bb7ce88030b5cc09f31cba4ead
Please register or sign in to comment