Linuxbrew / legacy-linuxbrew

:skull: This repository is defunct, because it has been split into https://github.com/Linuxbrew/brew and https://github.com/Linuxbrew/homebrew-core
http://linuxbrew.sh
Other
2.23k stars 295 forks source link

Create a :tcl requirement #1034

Closed rwhogg closed 8 years ago

rwhogg commented 8 years ago

Spun off from #1019 to address the problem of depending on tcl-tk without Tk support.

The plan is as follows (quoting from @sjackman):

create a :tcl Requirement that installs tcl-tk --without-tk by default but is satisfied by any installation of tcl-tk, including possibly the host's.

IMO, this should be a requirement in its own file so that other formulae beyond just postgres can use it.

sjackman commented 8 years ago

this should be a requirement in its own file so that other formulae beyond just postgres can use it.

Agreed.

rwhogg commented 8 years ago

This issue was moved to Linuxbrew/brew#7