MahiroOS-jhalfs/BLFS/libs
Pierre Labastie e030049a44 BLFS/func_dependencies: when building the graph, and DEP_LEVEL=3 (build opt
deps only for requested packages), it may happen that a requested packages
    is seen at depth > 2 before it is seen at depth=2. In this case, optional
    deps are not processed the first time, and then the package is not processed
    at depth 2 because it has already been seen. Add a case statement against
    that.
2018-02-19 16:01:00 +00:00
..
constants.inc Merged r2954:3058 from experimental. 2006-08-24 20:38:22 +00:00
func_dependencies BLFS/func_dependencies: when building the graph, and DEP_LEVEL=3 (build opt 2018-02-19 16:01:00 +00:00