We can't build packages with circular dependenies without manual resolving
Examples:
libwww-perl=6.06 <->LWP-Protocol-https=6.07
XML-Compile-SOAP=3.07 <->XML-Compile-*
We should skip installation/building package's dependencies if dependency is already in the list of packages_to_install/build.
We can't build packages with circular dependenies without manual resolving
Examples:
libwww-perl=6.06 <->LWP-Protocol-https=6.07
XML-Compile-SOAP=3.07 <->XML-Compile-*
We should skip installation/building package's dependencies if dependency is already in the list of packages_to_install/build.