Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

depends_on :clt #14371

Closed
wants to merge 1 commit into from
Closed

Conversation

samueljohn
Copy link
Contributor

Just like depends_on :xcode, I'd like to have depends_on :clt.

Some formulae do not yet compile with only Xcode, though I am trying to fix them one by one.
Some are so hard to fix, that I gave up fixing or I don't want to mage huge patches. For example qt and pyqt are very hard.

However, there is one issue and I need a little bit help:

  • When I install a bottle, I'd like to skip this dependency, but I don't know how.

@samueljohn
Copy link
Contributor Author

ping @adamv and @jacknagel because you both worked on the depends and options features, right?

@jacknagel
Copy link
Contributor

I have code to allow bottles to skip build-time deps, but it depends on some work @adamv is doing that isn't merged yet.

@adamv
Copy link
Contributor

adamv commented Aug 22, 2012

Which code?

@samueljohn
Copy link
Contributor Author

I want your code :-)
I want it all.
I want it now.
(/me had too much coffee, it seems)

So, I should use it like depends_on :clt => :build (or make it a build time dep on default).

@jacknagel
Copy link
Contributor

@adamv the reorg. in FormulaInstaller that is part of the optional/recommended work.

@jacknagel
Copy link
Contributor

Part of it is here: https://github.com/jacknagel/homebrew/compare/deps

@ghost ghost assigned jacknagel Aug 22, 2012
@adamv adamv mentioned this pull request Aug 22, 2012
@jacknagel
Copy link
Contributor

Pulled this commit into my deps branch (#14456).

@jacknagel jacknagel closed this Aug 31, 2012
@Homebrew Homebrew locked and limited conversation to collaborators Feb 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants