Re: Which libboost modules needed to compile a2?
"Axel 'the C.L.A.' Müller" <[email protected]>
| Newsgroups | gmane.comp.audio.ardour.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 28 Mar 2014 19:15:32 +0000 John Rigg <[email protected]> wrote: > Quick question: which libboost modules are needed to compile a2? > > If I install the Debian libboost-all-dev package it's over 230MB > and I'm trying to streamline my system. I suspect only a fairly > small subset of the libboost dev packages are actually required. > > John On Debian you should be able to install all build dependencies via 'apt-get build-dep ardour' (or 'ardour3'). Other than that it seems it needs libboost-dev (without the 'all').