From d0511fbd55629a078b10243b23ab1a7301fb54cf Mon Sep 17 00:00:00 2001 From: ras0219 <533828+ras0219@users.noreply.github.com> Date: Sun, 27 Sep 2020 17:37:11 -0700 Subject: [cpp-netlib] Fix usage with boost 1.73 (#13671) * [cpp-netlib] Fix usage with boost 1.72 * Add dependency port boost-logic, boost-scope-exit Co-authored-by: Robert Schumacher Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com> --- ports/cpp-netlib/CONTROL | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'ports/cpp-netlib/CONTROL') diff --git a/ports/cpp-netlib/CONTROL b/ports/cpp-netlib/CONTROL index 70c70b13f..f31cc101b 100644 --- a/ports/cpp-netlib/CONTROL +++ b/ports/cpp-netlib/CONTROL @@ -1,6 +1,7 @@ Source: cpp-netlib -Version: 0.13.0-3 +Version: 0.13.0 +Port-Version: 4 Homepage: https://cpp-netlib.org/ -Build-Depends: boost +Build-Depends: boost-spirit, boost-smart-ptr, boost-asio, boost-program-options, boost-assign, boost-logic, boost-scope-exit Description: A collection of network-related routines/implementations geared towards providing a robust cross-platform networking library Supports: !uwp \ No newline at end of file -- cgit v1.2.3