From 3db69a2d6c368a88f371136a09b1d4803239fafd Mon Sep 17 00:00:00 2001 From: Tina_Azure <-> Date: Wed, 10 May 2023 22:32:37 +0200 Subject: [PATCH] add boost and CPP-SMTPClient-library to the dependencies --- src/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/README.md b/src/README.md index 11bc130..7789879 100644 --- a/src/README.md +++ b/src/README.md @@ -3,3 +3,5 @@ Depends on: https://packages.debian.org/bullseye/libpqxx-dev https://packages.debian.org/bullseye/libfmt-dev https://crowcpp.org +Boost 1.81.0 +https://github.com/jeremydumais/CPP-SMTPClient-library