mk-build-deps

Langue: en

Autres versions - même langue

Version: 2008-09-23 (debian - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

mk-build-deps - build a package satisfying a package's build-dependencies

SYNOPSIS

mk-build-deps --help|--version

mk-build-deps [-i|--install] <control file | package name> [...]

DESCRIPTION

Given a package name and/or control file, mk-build-deps will use equivs to generate a binary package which may be installed to satisfy the build-dependencies of the given package.

OPTIONS

-i, --install
Install the generated packages and its build-dependencies.
-t, --tool
When installing the generated package use the specified tool. (default: apt-get)
-r, --remove
Remove the package file after installing it. Ignored if used without the install switch.
-h, --help
Show a summary of options.
-v, --version
Show version and copyright information.

AUTHOR

mk-build-deps is copyright by Vincent Fourmond and was modified for the devscripts package by Adam D. Barratt <adam@adam-barratt.org.uk>.

This program 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.