Handle :REQUIRE system dependencies
For the moment, we largely ignore them, as :REQUIRE should be used only with modules that are distributed with the implementation. However, :REQUIRE *can* be used with regular ASDF systems (sigh). So in the future, we may need to keep a list of legitimite implementation distributed modules and filter against that.
Please register or sign in to comment