diff options
| author | ZeeWanderer <mxx888777@gmail.com> | 2020-06-24 00:26:53 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-23 14:26:53 -0700 |
| commit | 36bb6f02e9f9925ed83593b4f2c8569f6f5a4c0d (patch) | |
| tree | 31b65ffea812163d3acca187635f9b5c7d93f34d /ports/tgbot-cpp/CONTROL | |
| parent | 09be10d763f7152f7efc53d16d666ef2015e59d6 (diff) | |
| download | vcpkg-36bb6f02e9f9925ed83593b4f2c8569f6f5a4c0d.tar.gz vcpkg-36bb6f02e9f9925ed83593b4f2c8569f6f5a4c0d.zip | |
[tgbot-cpp] Add new port (#11876)
Diffstat (limited to 'ports/tgbot-cpp/CONTROL')
| -rw-r--r-- | ports/tgbot-cpp/CONTROL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/tgbot-cpp/CONTROL b/ports/tgbot-cpp/CONTROL new file mode 100644 index 000000000..3c8398783 --- /dev/null +++ b/ports/tgbot-cpp/CONTROL @@ -0,0 +1,5 @@ +Source: tgbot-cpp +Version: 1.2.1 +Homepage: https://github.com/reo7sp/tgbot-cpp +Description: C++14 library for Telegram bot API. +Build-Depends: boost-algorithm, boost-asio, boost-lexical-cast, boost-property-tree, boost-system, boost-test, boost-variant, curl, openssl, zlib |
