Penguin
Blame: dpkg-checkbuilddeps(1)
EditPageHistoryDiffInfoLikePages
Annotated edit history of dpkg-checkbuilddeps(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 DPKG-CHECKBUILDDEPS
2 !!!DPKG-CHECKBUILDDEPS
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 AUTHOR
8 ----
9 !!NAME
10
11
12 dpkg-checkbuilddeps -- check build dependencies and conflicts
13 !!SYNOPSIS
14
15
16 __dpkg-checkbuilddeps__ -B
17 [[''control-file'']
18 !!DESCRIPTION
19
20
21 This program checks the installed packages in the system
22 against the build dependencies and build conflicts listed in
23 the control file. If any are not met, it displays them and
24 exits with a nonzero return code.
25
26
27 By default, __debian/control__ is read, but an alternate
28 control filename may be specified on the command
29 line.
30 !!OPTIONS
31
32
33 ''-B''
34
35
36 Ignore Build-Depends-Indep lines. Use when no arch-indep
37 packages will be built.
38 !!AUTHOR
39
40
41 Copyright 2001 Joey Hess
42
43
44 This is free software; see the GNU General Public Licence
45 version 2 or later for copying conditions. There is NO
46 warranty.
47 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.