Automating architecture bootstrapping in Debian
Automating architecture bootstrapping in Debian
Posted Sep 13, 2015 19:47 UTC (Sun) by guillemj (subscriber, #49706)In reply to: Automating architecture bootstrapping in Debian by giraffedata
Parent article: Automating architecture bootstrapping in Debian
No, «Build-Depends» specifies what needs to be installed on the build system (in contrast to the host or target systems, as Debian uses the GNU nomenclature) when building the package. In this case the “Build” refers to the act of building, not the system. «Depends» OTOH specifies what needs to be installed on the host system, when installing the built package.
