http://bugzilla.opensuse.org/show_bug.cgi?id=1201988 http://bugzilla.opensuse.org/show_bug.cgi?id=1201988#c3 --- Comment #3 from Michael Andres <ma@suse.com> --- (In reply to Andrei Borzenkov from comment #2)
So this is mostly presentation issue. While some available versions of chromium do require this package, the *installed* version of chromium does not. While output of "zypper se --requires-pkg" makes impression that this requirement is in installed version.
But this is always the difference between 'se' and 'se -s'. `zypper se --requires-pkg -x libicu69` tells you that some chromium package matches. `zypper se -s --requires-pkg -x libicu69` tells you exactly which versions match. And '-v', which implies '-s', tells the metches.
Unfortunately zypper offers no way show properties of previous versions. "zypper info" only shows information about the latest available version.
This is indeed true, but something we could fix. If the issue is solved for you so far, I'd rephrase the summary and keep it open as an enhancement request. -- You are receiving this mail because: You are on the CC list for the bug.