my current use case is:

1) I need to check for libboost-dev >= 1.71
pkg-config is good in this

2) libboost 1.7x seems require libpthread
so I expect boost.pc will report it as dependancy or, as pthread is a virtual package, at least the link option -lpthread is listed

--
Valerio

Reply via email to