diff options
Diffstat (limited to 'man/dpkg-buildpackage.man')
-rw-r--r-- | man/dpkg-buildpackage.man | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/dpkg-buildpackage.man b/man/dpkg-buildpackage.man index 76545ebb8..906351100 100644 --- a/man/dpkg-buildpackage.man +++ b/man/dpkg-buildpackage.man @@ -276,6 +276,10 @@ Do not check built-in build dependencies and conflicts (since dpkg 1.18.2). These are the distribution specific implicit build dependencies usually required in a build environment, the so called Build-Essential package set. .TP +.B \-\-rules\-requires\-root +Do not honor the \fBRules\-Requires\-Root\fP field, falling back to its +legacy default value (since dpkg 1.19.1). +.TP .BR \-nc ", " \-\-no\-pre\-clean Do not clean the source tree (long option since dpkg 1.18.8). Implies \fB\-b\fP if nothing else has been selected among \fB\-F\fP, |