Hi, I added a dialog to show unneeded package dependencies and delete them. You can find it via the context menu of the package editor (right click on a dependency) or via the package graph.
The dialog currently only checks the transitivity. Maybe in future the uses sections can be checked too. http://wiki.lazarus.freepascal.org/New_IDE_features_since#Dialog_to_find_and_remove_unneeded_package_dependencies If you call it via the package graph it will work on all loaded packages at once. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
