[Bug] Dependency with valid providers shouldn't be broken
Python's implementation of package dependency listing differs from PHP's implementation, which we need to resolve. Below are screenshots of Python and PHP; notice initramfs is broken (red) in Python's screenshot, but in PHP's screenshot, the dependency is not broken and its providers are listed beside it.
The count is also off: 18 vs 19.
Python:
PHP:
Edited  by Kevin Morris

