mk-build-deps

       build-dependencies

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

       mk-build-deps [options] <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.



Debian Utilities                  2010-03-26                  MK-BUILD-DEPS(1)
Man Pages Copyright Respective Owners. Site Copyright (C) 1994 - 2012 Hurricane Electric. All Rights Reserved.