Bugzilla – Bug 1045093
Qt module definitions should be part of corresponding devel subpackage
Last modified: 2023-02-28 15:41:22 UTC
These files refer to glib-2.0 and pulse, but lost the Requires: /usr/lib64/qt5/mkspecs/modules/qt_lib_core_private.pri /usr/lib64/qt5/mkspecs/modules/qt_lib_multimedia_private.pri /usr/lib64/qt5/mkspecs/modules/qt_lib_widgets_private.pri As a result linking fails.
Those files should actually not be contained in libqt5-qtbase-common-devel, but rather the appropriate private-headers-devel subpackages. That will take some time to clean up unfortunately.
*** Bug 1203592 has been marked as a duplicate of this bug. ***