Description of problem: Currently, grub2-tools package depends on os-prober. However, os-prober (at least the latest version) depends on grub2-probe; but it is not stated in os-prober package dependencies. In its current state, I should add grub2-tools as a dependency for os-prober, making them circular dependencies. If its OK, please move grub2-probe into grub2-tools-minimal subpackage, on which os-prober already depends because of the grub2-mount command (which was put into grub2-tools-minimal just to prevent the same kind of circular dependency).