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:
@@ -1,6 +1,4 @@
|
||||
make [compile test]
|
||||
g++ [compile test]
|
||||
libcpprest-dev [compile test]
|
||||
libboost-system-dev [compile test]
|
||||
libcpprest
|
||||
libboost-system1.71.0
|
||||
|
Reference in New Issue
Block a user