Ticket #427 (closed defect: fixed)
firefox-extension uninstallable without krb4
Reported by: | broder | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Karmic Deploy (Canceled) |
Component: | -- | Keywords: | karmic |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
firefox-extension depends on libkrb53, which no longer exists in krb4-less systems.
Is this just to make sure the library is installed for SPNEGO?
Change History
Note: See
TracTickets for help on using
tickets.
I don't know of any other reason why that dependency would be there, and this should probably not be a strict dependency in any case; if anything, a Recommends or Suggests would be more appropriate, but I wouldn't have a problem with simply removing the dependency. If the library isn't available, then any SPNEGO attempt should just fail uncatastrophically.