From a2fd4212bae6a0364760971b71194668afa8675c Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Wed, 15 Jul 2020 13:29:50 -0500 Subject: [PATCH] Remove libboost-system depends We don't need them. We do for building, but the transitive depend from libcpprest takes care of it for us. We don't need libboost-system for runtime at all. Change-Id: Ife9af152d14da238ef7ce2b72e9ac1d766663da5 --- bindep.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/bindep.txt b/bindep.txt index 052eb63..47ad7aa 100644 --- a/bindep.txt +++ b/bindep.txt @@ -1,6 +1,4 @@ make [compile test] g++ [compile test] libcpprest-dev [compile test] -libboost-system-dev [compile test] libcpprest -libboost-system1.71.0