#25 dotnet-runtime-* should depend on libicu
Closed Opened by omajid.

dotnet-runtime-* depends on libicu. RPM's automatic dependency analyzer fails to identify this. We need a manual/explicit Requires.

Reported on IRC:

< user> omajid: So after installing a bunch of updates and using your
        commands it worked. thanks!
< user> so running "dotnet new" gives this: FailFast: Couldn't find a
        valid ICU package installed on the system. Set the
        configuration flag System.Globalization.Invariant to true if
        you want to run with no globalization support.
< user> okay, running "dnf install icu" fixes it. I guess it should be
        a dependency?

This was fixed with https://pagure.io/fedora-dotnet/pull-request/27

Metadata Update from @omajid:
- Issue status updated to: Closed (was: Open)

Metadata