Steven Peters b524943226 install: add --only-dependencies option
The traditional approach to installing the dependencies of a formula is
the following:

  brew install `brew deps formula`

This approach ignores any options that are specified in the parent
formula. This pull request adds a --only-dependencies option to brew
install that installs the dependencies of a formula with optional flags,
but returns before installing the parent formula.

Closes Homebrew/homebrew#25272.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-12-19 16:43:42 -06:00
..
2013-12-09 15:15:53 -06:00
2013-06-08 12:23:14 -05:00
2013-12-14 09:35:58 -06:00
2013-07-19 22:32:57 -05:00
2013-01-09 17:36:17 -06:00