NAME¶
botch-profile-build-fvs - remove droppable dependencies from graph
SYNOPSIS¶
- botch-profile-build-fvs [options] graph.xml
fvs.list
DESCRIPTION¶
Remove droppable dependencies from a given set of source packages. List is given
on standard input if not supplied as the last positional argument.
OPTIONS¶
- -h, --help
- Show help.
- --remove-weak=FILE
- A filename containing a list of weak build dependencies
- --remove-reduced=FILE
- One or more filename containing a list of droppable build dependencies,
separated by commas.
- --verbose
- Be verbose.
SEE ALSO¶
Debian doc-base Manual /usr/share/doc/botch/wiki/Home.html
AUTHOR¶
This man page was written by Johannes Schauer. Botch is written by Johannes
Schauer and Pietro Abate.
COPYRIGHT¶
Copyright 2012-2014 Johannes Schauer, Pietro Abate
This program is free software: you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation, either version 3 of the License,
or (at your option) any later version. A special linking exception to the
GNU Lesser General Public License applies to this library, see the COPYING
file for more information.