build-rdeps --version (return code: 0)
This is build-rdeps 1.0, from the Debian devscripts package, v. 2.16.2ubuntu3
This code is copyright by Patrick Schoenfeld, all rights reserved.
It comes with ABSOLUTELY NO WARRANTY. You are free to redistribute this code
under the terms of the GNU General Public License, version 2 or later.
build-rdeps --help (return code: 0)
usage: build-rdeps packagename
build-rdeps --help
build-rdeps --version
Searches for all packages that build-depend on the specified package.
Options:
-u, --update Run apt-get update before searching for build-depends.
(needs root privileges)
-s, --sudo Use sudo when running apt-get update
(has no effect when -u is omitted)
-d, --debug Enable the debug mode
-m, --print-maintainer Print the maintainer information (experimental)
--distribution distribution Select a distribution to search for build-depends
(Default: unstable)
--origin origin Select an origin to search for build-depends
(Default: Debian)
--only-main Ignore contrib and non-free
--exclude-component COMPONENT Ignore the specified component (can be given multiple times)
--host-arch Set the host architecture (requires dose-extra >= 4.0)
--build-arch Set the build architecture (requires dose-extra >= 4.0)
--old Use the old simple reverse dependency resolution
This is build-rdeps 1.0, from the Debian devscripts package, v. 2.16.2ubuntu3
This code is copyright by Patrick Schoenfeld, all rights reserved.
It comes with ABSOLUTELY NO WARRANTY. You are free to redistribute this code
under the terms of the GNU General Public License, version 2 or later.