Merge pull request #9796 from anion155/patch-1

[mqtt-cpp] Fix dependencies list
This commit is contained in:
Robert Schumacher 2020-02-06 15:02:22 -08:00 committed by GitHub
commit ec41e14b87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
Source: mqtt-cpp 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. Description: Header-only MQTT client/server for C++14 based on Boost.Asio.
Homepage: https://github.com/redboltz/mqtt_cpp 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