diff options
| -rw-r--r-- | ports/mqtt-cpp/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/mqtt-cpp/CONTROL b/ports/mqtt-cpp/CONTROL index eae0c7dd4..4ea550b99 100644 --- a/ports/mqtt-cpp/CONTROL +++ b/ports/mqtt-cpp/CONTROL @@ -1,5 +1,5 @@ Source: mqtt-cpp -Version: 7.0.1-1 +Version: 7.0.1-2 Description: Header-only MQTT client/server for C++14 based on Boost.Asio. Homepage: https://github.com/redboltz/mqtt_cpp -Build-Depends: boost-asio, boost-timer, boost-system, boost-date-time +Build-Depends: boost-asio, boost-any, boost-multi-index, boost-type-erasure |
