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
This commit is contained in:
Monty Taylor 2020-07-15 13:29:50 -05:00
parent 0a58af807b
commit a2fd4212ba
1 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,4 @@
make [compile test]
g++ [compile test]
libcpprest-dev [compile test]
libboost-system-dev [compile test]
libcpprest
libboost-system1.71.0