diff options
Diffstat (limited to '')
-rw-r--r-- | man/dpkg-checkbuilddeps.pod | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/dpkg-checkbuilddeps.pod b/man/dpkg-checkbuilddeps.pod index 9097e7e..691d252 100644 --- a/man/dpkg-checkbuilddeps.pod +++ b/man/dpkg-checkbuilddeps.pod @@ -102,6 +102,12 @@ Show the version and exit. =over +=item B<DEB_HOST_ARCH> + +Sets the host architecture. +This affects the dependency resolution logic, +which might then not match what the system dpkg considers satisfiable. + =item B<DEB_BUILD_PROFILES> If set, it will be used as the active build profile(s) for the package |