** Description changed: + [Impact] + + Without this fix, users are unable to use tools which depend on + Qt5UiPlugin.pc to exist. This is a regression in functionality in + comparison to previous releases and future releases. + + [Test case] + + See the original description for what shouldn't happen. `pkg-config + --print-errors Qt5UiTools` should successfully print after this patch is + applied. + + [Regression Potential] + + Little to none, as this change has been applied on every other release. + + Where something *could* go wrong is if a tool was specifically designed + to ensure that Qt5UiPlugin.pc is not found, or conflicts with that in + some way, which again, is unlikely given that this bug does not exist on + all other releases. + + [Original Description] + On xenial: $ pkg-config --print-errors Qt5UiTools Package Qt5UiPlugin was not found in the pkg-config search path. Perhaps you should add the directory containing `Qt5UiPlugin.pc' to the PKG_CONFIG_PATH environment variable Package 'Qt5UiPlugin', required by 'Qt5UiTools', not found No package appears to provide Qt5UiPlugin.pc
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1739955 Title: Qt5UiTools.pc Requires: non-existent Qt5UiPlugin To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qttools-opensource-src/+bug/1739955/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
