Jack Nagel 2fb5ead38a Prevent deps of build-time deps from leaking into the build environment
When decided what dependencies should be part of the build environment
(and have appropriate entries added to variables like PKG_CONFIG_PATH),
we select the entire dependency tree except for

 (1) inactive optional and recommended deps (2) indirect build-time deps
 (i.e., build-time deps of other deps)

There is a third category that sould be excluded: dependencies of direct
build-time deps. These are irrelevant to the build, and including them
can cause unexpected linkages.
2013-11-13 10:38:14 -06:00
..
2013-10-31 14:49:23 -05:00
2013-10-14 21:46:52 -05:00
2013-07-01 01:06:44 -05:00
2013-08-15 22:46:56 -07:00
2013-08-19 17:21:13 -05:00