132 lines
3.7 KiB
HTML
132 lines
3.7 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of dpkg-checkbuilddeps</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>dpkg-checkbuilddeps</H1>
|
|
Section: dpkg suite (1)<BR>Updated: 2020-03-23<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
dpkg-checkbuilddeps - check build dependencies and conflicts
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>dpkg-checkbuilddeps</B>
|
|
|
|
[<I>option</I>...]
|
|
|
|
[<I>control-file</I>]
|
|
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
This program checks the installed packages in the system against the build
|
|
dependencies and build conflicts listed in the control file. If any are
|
|
not met, it displays them and exits with a nonzero return code.
|
|
<P>
|
|
|
|
By default, <B>debian/control</B> is read, but an alternate control filename
|
|
may be specified on the command line.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>--admindir=</B><I>dir</I>
|
|
|
|
<DD>
|
|
Change the location of the <B>dpkg</B> database (since dpkg 1.14.0).
|
|
The default location is <I>/var/lib/dpkg</I>.
|
|
<DT id="2"><B>-A</B>
|
|
|
|
<DD>
|
|
Ignore <B>Build-Depends-Arch</B> and <B>Build-Conflicts-Arch</B>
|
|
lines (since dpkg 1.16.4).
|
|
Use when only arch-indep packages will be built, or combine with
|
|
<B>-B</B> when only a source package is to be built.
|
|
<DT id="3"><B>-B</B>
|
|
|
|
<DD>
|
|
Ignore <B>Build-Depends-Indep</B> and <B>Build-Conflicts-Indep</B>
|
|
lines. Use when only arch-dep packages will be built, or combine with
|
|
<B>-A</B> when only a source package is to be built.
|
|
<DT id="4"><B>-I</B>
|
|
|
|
<DD>
|
|
Ignore built-in build depends and conflicts (since dpkg 1.18.2).
|
|
These are implicit dependencies that are usually required on a specific
|
|
distribution, the so called Build-Essential package set.
|
|
<DT id="5"><B>-d </B><I>build-depends-string</I>
|
|
|
|
<DD>
|
|
<DT id="6"><B>-c </B><I>build-conflicts-string</I>
|
|
|
|
<DD>
|
|
Use the given build dependencies/conflicts instead of those contained in the
|
|
<I>debian/control</I> file (since dpkg 1.14.17).
|
|
<DT id="7"><B>-a </B><I>arch</I>
|
|
|
|
<DD>
|
|
Check build dependencies/conflicts assuming that the package described in
|
|
the control file is to be built for the given host architecture instead of
|
|
the architecture of the current system (since dpkg 1.16.2).
|
|
<DT id="8"><B>-P </B><I>profile</I>[<B>,</B>...]
|
|
|
|
<DD>
|
|
Check build dependencies/conflicts assuming that the package described
|
|
in the control file is to be built for the given build profile(s)
|
|
(since dpkg 1.17.2).
|
|
The argument is a comma-separated list of profile names.
|
|
<DT id="9"><B>-?</B>, <B>--help</B>
|
|
|
|
<DD>
|
|
Show the usage message and exit.
|
|
<DT id="10"><B>--version</B>
|
|
|
|
<DD>
|
|
Show the version and exit.
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>ENVIRONMENT</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="11"><B>DEB_BUILD_PROFILES</B>
|
|
|
|
<DD>
|
|
If set, it will be used as the active build profile(s) for the package
|
|
being built. It is a space separated list of profile names. Overridden
|
|
by the <B>-P</B> option.
|
|
<DT id="12"><B>DPKG_COLORS</B>
|
|
|
|
<DD>
|
|
Sets the color mode (since dpkg 1.18.5).
|
|
The currently accepted values are: <B>auto</B> (default), <B>always</B> and
|
|
<B>never</B>.
|
|
<DT id="13"><B>DPKG_NLS</B>
|
|
|
|
<DD>
|
|
If set, it will be used to decide whether to activate Native Language Support,
|
|
also known as internationalization (or i18n) support (since dpkg 1.19.0).
|
|
The accepted values are: <B>0</B> and <B>1</B> (default).
|
|
<P>
|
|
</DL>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="14"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="15"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="16"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="17"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
<DT id="18"><A HREF="#lbAF">ENVIRONMENT</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:11 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|