** Description changed: Because of packaging changes in Qt Base in Qt 5.3.2, packages using qplatformsupport from private headers will need to add an additional dependency to compile against it. From Debian bug report: --- - This comes from QPlatformSupport stuff which creates a static library that - needs this linking. + This comes from QPlatformSupport stuff which creates a static library that needs this linking. - It also happens that QPlatformSupport is private stuff, so there is really no - way to solve this but either stop using private stuff or helping upstream to - make QPlatformSupport public (which would be really helpful). This will in - turn mean that it will become a dynamic lib and this bug can be fixed. + It also happens that QPlatformSupport is private stuff, so there is really no way to solve this but either stop using private stuff or helping upstream to make QPlatformSupport public (which would be really helpful). This will in turn mean that it will become a dynamic lib and this bug can be fixed. --- So: A) someone works in qtbase upstream to make the QPlatformSupport public, or B) workaround with adding libmtdev-dev build dependencies This bug refers more to the B) option to get Qt 5.3.2 packages move forward.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1379152 Title: Needs building dependency on libmtdev-dev (or making QPlatformSupport public) To manage notifications about this bug go to: https://bugs.launchpad.net/appmenu-qt5/+bug/1379152/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
