Package: libqt5remoteobjects5-dev Version: 5.12.6-1 Severity: important Dear Maintainer,
When trying to use the library with CMake, the build fails with this error: --- CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Qt5RemoteObjects/Qt5RemoteObjectsConfig.cmake:27 (message): The imported target "Qt5::RemoteObjects" references the file "/usr/lib/qt5/bin/repc" 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/Qt5RemoteObjects/Qt5RemoteObjectsConfigExtras.cmake" but not all the files it references. Call Stack (most recent call first): /usr/lib/x86_64-linux-gnu/cmake/Qt5RemoteObjects/Qt5RemoteObjectsConfigExtras.cmake:41 (_qt5_RemoteObjects_check_file_exists) /usr/lib/x86_64-linux-gnu/cmake/Qt5RemoteObjects/Qt5RemoteObjectsConfig.cmake:186 (include) CMakeLists.txt:76 (find_package) -- Configuring incomplete, errors occurred! --- The /usr/lib/qt5/bin/repc is in the package libqt5remoteobjects5-bin, therefore I believe that libqt5remoteobjects5-dev package should depend on libqt5remoteobjects5-bin. Thanks. Best regards, Daniele