FFe: multiarch support of qt4-x11 dependencies (libmng, lcms)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
devil (Ubuntu) |
Fix Released
|
Low
|
Unassigned | ||
lcms (Ubuntu) |
Fix Released
|
Low
|
Unassigned | ||
libmng (Ubuntu) |
Fix Released
|
Low
|
Unassigned |
Bug Description
Two dependency library packages need to be converted for multiarch in order for libqtgui4 to be multiarch co-installable: libmng, and lcms.
Risk: both of these are very simple libraries with no plugins, so the risk of runtime regression is small. (Only from something trying to dlopen() a path it shouldn't.) lcms has a .la file with one reference in the archive, in the 'libdevil-dev' package; a no-change rebuild of this package is trivial to do to fix this. Otherwise, the only risks are from reverse-
Benefit: together with a fix for bug #825689, this is sufficient to allow all the qt dependencies of skype to be installed in multiarch configuration, eliminating a major reason for users to install ia32-libs on their systems.
Changed in libmng (Ubuntu): | |
importance: | Undecided → Low |
summary: |
- FFe: multiarch support of qt4-x11 dependencies + FFe: multiarch support of qt4-x11 dependencies (libmng, lcms) |
Changed in lcms (Ubuntu): | |
importance: | Undecided → Low |
Ack. Please go ahead.