This dependency is in Qt5Gui_QWaylandEglPlatformIntegrationPlugin.cmake. It is shipped in libqt5waylandcompositor5-dev, not in qtbase5-dev, so I am reassigning this bug accordingly.
I have fixed it in this commit in our packaging Git: https://salsa.debian.org/qt-kde- team/qt/qtwayland/commit/058587ef88cf5f6c. It will be available in Ubuntu Disco (development series) in the next upload. ** Package changed: qtbase-opensource-src (Ubuntu) => qtwayland- opensource-src (Ubuntu) ** Changed in: qtwayland-opensource-src (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to qtbase-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1806186 Title: qtbase5-dev package depends on qtwayland5 but doesn't install it Status in qtwayland-opensource-src package in Ubuntu: Fix Committed Bug description: When building obs-studio from github i encored a problem: ``` CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Qt5Gui/Qt5GuiConfig.cmake:27 (message): The imported target "Qt5::Gui" references the file "/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqwayland- egl.so" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib/x86_64-linux- gnu/cmake/Qt5Gui/Qt5Gui_QWaylandEglPlatformIntegrationPlugin.cmake" but not all the files it references. ``` i found that "/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqwayland-egl.so" file is exist on "qtwayland5" package and installing it fixed the problem To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qtwayland-opensource-src/+bug/1806186/+subscriptions -- Mailing list: https://launchpad.net/~ubuntu-sdk-bugs Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs More help : https://help.launchpad.net/ListHelp

