Adam Vandenberg 070421f441 Fix top-level formula having duplicate deps
If the top-level formula being installed has any keg-only
dependencies, the lib/include/bin/pkg-config paths for those
deps will be added twice to the ENV vars.

This doesn't break anything, but does make debug output somewhat longer
than it needs to be.

Tidy this up by calling uniq on deps before iterating.

(The cause of this duplication is related to how top-level formula are
run, to support keeping patches in __END__ blocks.)

Fixes Homebrew/homebrew#1110
2010-07-20 08:58:37 -07:00
..
2010-07-16 09:09:39 -07:00
2010-07-19 20:15:04 -07:00
2010-07-18 10:44:31 -07:00
2010-07-08 22:41:51 -07:00
2010-04-29 11:51:05 -07:00
2010-07-03 23:22:51 -07:00
2010-07-13 14:20:52 -07:00