Description of problem: Content View with filter do not resolve dependencies even if the "Solve Dependency" is enabled. How reproducible: 100% on all supported satellite versions. Steps to Reproduce: 1. Create a CV with custom repository (in this case Zabbix repository) and enable "solve dependency". 2. Apply include RPM filter on the CV with package (zabbix-agent2) 3. Try to install the package (zabbix-agent2) on the client host and package installation fails with error: Problem: cannot install the best candidate for the job - nothing provides zabbix-agent2-plugin-postgresql needed by zabbix-agent2-6.0.18-release1.el9.x86_64 - nothing provides zabbix-agent2-plugin-mongodb needed by zabbix-agent2-6.0.18-release1.el9.x86_64 4. Dependency packages like zabbix-agent2-plugin-mongodb and zabbix-agent2-plugin-postgresql not getting installed as dependency. Actual results: Broken dependency of the package part of include filter. Expected results: Package getting installed with all the dependencies when "solve dependency" is enabled. Additional info: