Download raw body.
net/tcpflow: fix build
On Sat, 08 Jun 2024 22:11:59 +0100, Matthias Kilian <kili@outback.escape.de> wrote: > > Hi, > > tcpflow needs boost at build time (but not using any of boosts > libs, so this doesn't require a bump). > > Failure output during configure is this: > > [...] > checking for boost/version.hpp... no > configure: WARNING: tcpflow now requires boost interval_map and interval_set. > configure: error: Please install boost-devel or libboost-dev. > > ok? > ok. -- wbr, Kirill
net/tcpflow: fix build